@Implements(android.app.IntentService.class) public class ShadowIntentService extends ShadowService
| Constructor | Description |
|---|---|
ShadowIntentService() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
getIntentRedelivery() |
|
protected void |
setIntentRedelivery(boolean enabled) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclearBroadcastIntents, clearNextStartedActivities, clearStartedServices, denyPermissions, denyPermissions, getBroadcastIntents, getBroadcastIntentsForUser, getBroadcastOptions, getNextStartedActivity, getNextStartedActivityForResult, getNextStartedService, getNextStoppedService, grantPermissions, grantPermissions, peekNextStartedActivity, peekNextStartedActivityForResult, peekNextStartedService, removeSystemServicegetLastForegroundNotification, getLastForegroundNotificationId, getNotificationShouldRemoved, getStopSelfId, getStopSelfResultId, isForegroundStopped, isLastForegroundNotificationAttached, isStoppedBySelf, onDestroy, startForeground, stopForeground, stopForeground, stopSelf, stopSelf, stopSelfResultpublic boolean getIntentRedelivery()
@Implementation protected void setIntentRedelivery(boolean enabled)