Searched refs:IntentService (Results 1 – 8 of 8) sorted by relevance
63 public abstract class IntentService extends Service { class87 public IntentService(String name) { in IntentService() method in IntentService
18 import android.app.IntentService;46 public class BandwidthEnforcementTestService extends IntentService {
183 public static class ToastService extends IntentService {
472 android.app.IntentService$ServiceHandler473 android.app.IntentService
40560 Landroid/app/IntentService$ServiceHandler;40561 Landroid/app/IntentService;
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
4409 public abstract class IntentService extends android.app.Service {4410 ctor public IntentService(java.lang.String);
5290 @Deprecated public abstract class IntentService extends android.app.Service {5291 ctor @Deprecated public IntentService(String);