Searched refs:IntentService (Results 1 – 11 of 11) sorted by relevance
63 public abstract class IntentService extends Service { class87 public IntentService(String name) { in IntentService() method in IntentService
21 per-file IntentService.aidl = file:/services/core/java/com/android/server/am/OWNERS
18 import android.app.IntentService;46 public class BandwidthEnforcementTestService extends IntentService {
183 public static class ToastService extends IntentService {
2032 HSPLandroid/app/IntentService$ServiceHandler;-><init>(Landroid/app/IntentService;Landroid/os/Looper…2033 HSPLandroid/app/IntentService$ServiceHandler;->handleMessage(Landroid/os/Message;)V2034 HSPLandroid/app/IntentService;-><init>(Ljava/lang/String;)V2035 HSPLandroid/app/IntentService;->onCreate()V2036 HSPLandroid/app/IntentService;->onDestroy()V2037 HSPLandroid/app/IntentService;->onStart(Landroid/content/Intent;I)V2038 HSPLandroid/app/IntentService;->onStartCommand(Landroid/content/Intent;II)I23336 Landroid/app/IntentService$ServiceHandler;23337 Landroid/app/IntentService;
556 android.app.IntentService$ServiceHandler557 android.app.IntentService
2032 HSPLandroid/app/IntentService$ServiceHandler;-><init>(Landroid/app/IntentService;Landroid/os/Looper…2033 HSPLandroid/app/IntentService$ServiceHandler;->handleMessage(Landroid/os/Message;)V2034 HSPLandroid/app/IntentService;-><init>(Ljava/lang/String;)V2035 HSPLandroid/app/IntentService;->onCreate()V2036 HSPLandroid/app/IntentService;->onDestroy()V2037 HSPLandroid/app/IntentService;->onStart(Landroid/content/Intent;I)V2038 HSPLandroid/app/IntentService;->onStartCommand(Landroid/content/Intent;II)I33439 Landroid/app/IntentService$ServiceHandler;33440 Landroid/app/IntentService;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
5989 @Deprecated public abstract class IntentService extends android.app.Service {5990 ctor @Deprecated public IntentService(String);
6755 Landroid/app/IntentService;->mName:Ljava/lang/String;6756 Landroid/app/IntentService;->mRedelivery:Z6757 Landroid/app/IntentService;->mServiceLooper:Landroid/os/Looper;