@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, stopSelfResult
clearNextStartedActivities, clearStartedServices, denyPermissions, getBroadcastIntents, getNextStartedActivity, getNextStartedService, getNextStoppedService, grantPermissions, peekNextStartedActivity, peekNextStartedService, removeSystemService
public boolean getIntentRedelivery()
@Implementation protected void setIntentRedelivery(boolean enabled)