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