Class ShadowIntentService


@Implements(android.app.IntentService.class) public class ShadowIntentService extends ShadowService
  • Constructor Details

    • ShadowIntentService

      public ShadowIntentService()
  • Method Details

    • getIntentRedelivery

      public boolean getIntentRedelivery()
    • setIntentRedelivery

      @Implementation protected void setIntentRedelivery(boolean enabled)