Searched refs:onHandleIntent (Results 1 – 11 of 11) sorted by relevance
68 onHandleIntent((Intent)msg.obj); in handleMessage()170 protected abstract void onHandleIntent(@Nullable Intent intent); in onHandleIntent() method in IntentService
147 onHandleIntent(intent); in onStartCommand()152 private void onHandleIntent(Intent intent) { in onHandleIntent() method in SettingInjectorService
85 onHandleIntent(intent); in onStartCommand()104 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in OSUService
31 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in SimpleWakefulService
157 protected void onHandleIntent(@Nullable Intent intent) { in onHandleIntent() method in FlowService
52 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in BandwidthEnforcementTestService
274 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in DefaultContainerService
205 protected void onHandleIntent(Intent intent) { in onHandleIntent() method in NotificationTests.ToastService
4412 method protected abstract void onHandleIntent(android.content.Intent);
4961 method protected abstract void onHandleIntent(android.content.Intent);
5143 method protected abstract void onHandleIntent(android.content.Intent);