Searched refs:onHandleIntent (Results 1 - 19 of 19) sorted by path

/packages/apps/Calendar/src/com/android/calendar/
H A DAsyncQueryServiceHelper.java243 protected void onHandleIntent(Intent intent) { method in class:AsyncQueryServiceHelper
247 Log.d(TAG, "onHandleIntent: queue size=" + sWorkQueue.size());
277 Log.d(TAG, "onHandleIntent: " + args);
340 Log.d(TAG, "onHandleIntent: op=" + Operation.opToChar(args.op) + ", token="
/packages/apps/Calendar/src/com/android/calendar/alerts/
H A DDismissAlarmsService.java51 public void onHandleIntent(Intent intent) { method in class:DismissAlarmsService
H A DSnoozeAlarmsService.java49 public void onHandleIntent(Intent intent) { method in class:SnoozeAlarmsService
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
H A DCellBroadcastConfigService.java126 protected void onHandleIntent(Intent intent) { method in class:CellBroadcastConfigService
/packages/apps/Contacts/src/com/android/contacts/
H A DContactSaveService.java180 protected void onHandleIntent(Intent intent) { method in class:ContactSaveService
/packages/apps/Contacts/src/com/android/contacts/calllog/
H A DCallLogNotificationsService.java72 protected void onHandleIntent(Intent intent) { method in class:CallLogNotificationsService
79 Log.d(TAG, "onHandleIntent: could not handle: " + intent);
/packages/apps/Contacts/tests/src/com/android/contacts/tests/
H A DPhoneNumberTestService.java58 protected void onHandleIntent(Intent intent) { method in class:PhoneNumberTestService
H A DQueryService.java55 protected void onHandleIntent(Intent intent) { method in class:QueryService
/packages/apps/Email/src/com/android/email/service/
H A DEmailBroadcastProcessorService.java98 protected void onHandleIntent(Intent intent) { method in class:EmailBroadcastProcessorService
/packages/apps/Exchange/exchange2/src/com/android/exchange/service/
H A DExchangeBroadcastProcessorService.java61 protected void onHandleIntent(Intent intent) { method in class:ExchangeBroadcastProcessorService
/packages/apps/Gallery2/src/com/android/gallery3d/app/
H A DPackagesMonitor.java49 protected void onHandleIntent(Intent intent) { method in class:PackagesMonitor.AsyncService
/packages/apps/KeyChain/src/com/android/keychain/
H A DKeyChainService.java282 protected void onHandleIntent(final Intent intent) { method in class:KeyChainService
/packages/apps/Mms/src/com/android/mms/transaction/
H A DMessageStatusService.java52 protected void onHandleIntent(Intent intent) { method in class:MessageStatusService
/packages/apps/Mms/src/com/android/mms/ui/
H A DNoConfirmationSendService.java46 protected void onHandleIntent(Intent intent) { method in class:NoConfirmationSendService
47 ComposeMessageActivity.log("NoConfirmationSendService onHandleIntent");
51 ComposeMessageActivity.log("NoConfirmationSendService onHandleIntent wrong action: " +
/packages/apps/MusicFX/src/com/android/musicfx/
H A DCompatibility.java117 protected void onHandleIntent(final Intent intent) { method in class:Compatibility.Service
/packages/apps/Phone/src/com/android/phone/
H A DClearMissedCallsService.java45 protected void onHandleIntent(Intent intent) { method in class:ClearMissedCallsService
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
H A DUploaderService.java91 protected void onHandleIntent(Intent intent) { method in class:UploaderService
/packages/providers/CalendarProvider/src/com/android/providers/calendar/
H A DCalendarProviderIntentService.java32 protected void onHandleIntent(Intent intent) { method in class:CalendarProviderIntentService
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
H A DVoicemailCleanupService.java39 protected void onHandleIntent(Intent intent) { method in class:VoicemailCleanupService

Completed in 598 milliseconds