Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DIntentService.java68 onHandleIntent((Intent)msg.obj); in handleMessage()
170 protected abstract void onHandleIntent(@Nullable Intent intent); in onHandleIntent() method in IntentService
/frameworks/base/location/java/android/location/
DSettingInjectorService.java147 onHandleIntent(intent); in onStartCommand()
152 private void onHandleIntent(Intent intent) { in onHandleIntent() method in SettingInjectorService
/frameworks/base/packages/Osu/src/com/android/hotspot2/app/
DOSUService.java85 onHandleIntent(intent); in onStartCommand()
104 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in OSUService
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/content/
DSimpleWakefulService.java31 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in SimpleWakefulService
/frameworks/base/packages/Osu/src/com/android/hotspot2/flow/
DFlowService.java157 protected void onHandleIntent(@Nullable Intent intent) { in onHandleIntent() method in FlowService
/frameworks/base/tests/BandwidthTests/src/com/android/tests/bandwidthenforcement/
DBandwidthEnforcementTestService.java52 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in BandwidthEnforcementTestService
/frameworks/base/packages/DefaultContainerService/src/com/android/defcontainer/
DDefaultContainerService.java274 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in DefaultContainerService
/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/api/
Dcurrent.txt4961 method protected abstract void onHandleIntent(android.content.Intent);
Dsystem-current.txt5143 method protected abstract void onHandleIntent(android.content.Intent);