Home
last modified time | relevance | path

Searched refs:IntentService (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/app/
DIntentService.java63 public abstract class IntentService extends Service { class
87 public IntentService(String name) { in IntentService() method in IntentService
/frameworks/base/tests/BandwidthTests/src/com/android/tests/bandwidthenforcement/
DBandwidthEnforcementTestService.java18 import android.app.IntentService;
46 public class BandwidthEnforcementTestService extends IntentService {
/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
DNotificationTests.java183 public static class ToastService extends IntentService {
/frameworks/base/config/
Dpreloaded-classes472 android.app.IntentService$ServiceHandler
473 android.app.IntentService
Dboot-image-profile.txt40560 Landroid/app/IntentService$ServiceHandler;
40561 Landroid/app/IntentService;
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4409 public abstract class IntentService extends android.app.Service {
4410 ctor public IntentService(java.lang.String);
/frameworks/base/api/
Dcurrent.txt5290 @Deprecated public abstract class IntentService extends android.app.Service {
5291 ctor @Deprecated public IntentService(String);