@Implements(value=android.app.IntentService.class) public class ShadowIntentService extends ShadowService
| Constructor and Description |
|---|
ShadowIntentService() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getIntentRedelivery() |
protected void |
setIntentRedelivery(boolean enabled) |
getLastForegroundNotification, getLastForegroundNotificationId, getNotificationShouldRemoved, isForegroundStopped, isStoppedBySelf, onDestroy, startForeground, stopForeground, stopSelf, stopSelf, stopSelfResultclearNextStartedActivities, clearStartedServices, denyPermissions, getBroadcastIntents, getNextStartedActivity, getNextStartedService, getNextStoppedService, grantPermissions, peekNextStartedActivity, peekNextStartedService, removeSystemServicepublic boolean getIntentRedelivery()
@Implementation protected void setIntentRedelivery(boolean enabled)