@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, wait
clearBroadcastIntents, clearNextStartedActivities, clearStartedServices, denyPermissions, denyPermissions, getBroadcastIntents, getBroadcastIntentsForUser, getNextStartedActivity, getNextStartedActivityForResult, getNextStartedService, getNextStoppedService, grantPermissions, grantPermissions, peekNextStartedActivity, peekNextStartedActivityForResult, peekNextStartedService, removeSystemService
getLastForegroundNotification, getLastForegroundNotificationId, getNotificationShouldRemoved, getStopSelfId, getStopSelfResultId, isForegroundStopped, isLastForegroundNotificationAttached, isStoppedBySelf, onDestroy, startForeground, stopForeground, stopForeground, stopSelf, stopSelf, stopSelfResult
public boolean getIntentRedelivery()
@Implementation protected void setIntentRedelivery(boolean enabled)