Class android.app.Service
| Added Methods | |
|---|---|
| intonStartCommand(Intent, | |
| voidstartForeground(int, | |
| voidstopForeground(boolean) | |
| Changed Methods | ||
|---|---|---|
| voidonStart(Intent, | Now deprecated. | |
| voidsetForeground(boolean) | Now deprecated. | |
| Added Fields | |
|---|---|
| intSTART_CONTINUATION_MASK | |
| intSTART_FLAG_REDELIVERY | |
| intSTART_FLAG_RETRY | |
| intSTART_NOT_STICKY | |
| intSTART_REDELIVER_INTENT | |
| intSTART_STICKY | |
| intSTART_STICKY_COMPATIBILITY | |
