Home
last modified time | relevance | path

Searched refs:onHandleIntent (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/core/java/android/app/
DIntentService.java77 onHandleIntent((Intent)msg.obj); in handleMessage()
179 protected abstract void onHandleIntent(@Nullable Intent intent); in onHandleIntent() method in IntentService
/frameworks/base/location/java/android/location/
DSettingInjectorService.java158 onHandleIntent(intent); in onStartCommand()
163 private void onHandleIntent(Intent intent) { in onHandleIntent() method in SettingInjectorService
/frameworks/base/tests/BandwidthTests/src/com/android/tests/bandwidthenforcement/
DBandwidthEnforcementTestService.java55 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in BandwidthEnforcementTestService
/frameworks/base/cmds/statsd/tools/dogfood/src/com/android/statsd/dogfood/
DMainActivity.java357 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in MainActivity.ReceiverIntentService
/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
DNotificationTests.java205 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in NotificationTests.ToastService
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt4412 method protected abstract void onHandleIntent(android.content.Intent);
/frameworks/base/non-updatable-api/
Dcurrent.txt5123 …method @Deprecated @WorkerThread protected abstract void onHandleIntent(@Nullable android.content.…
/frameworks/base/api/
Dcurrent.txt5123 …method @Deprecated @WorkerThread protected abstract void onHandleIntent(@Nullable android.content.…
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt33667 Landroid/location/SettingInjectorService;->onHandleIntent(Landroid/content/Intent;)V