| /packages/apps/Dialer/src/com/android/dialer/calllog/ |
| D | CallLogReceiver.java | 37 Intent serviceIntent = new Intent(context, CallLogNotificationsService.class); in onReceive() local 43 Intent serviceIntent = new Intent(context, CallLogNotificationsService.class); in onReceive() local
|
| D | CallLogNotificationsHelper.java | 36 Intent serviceIntent = new Intent(context, CallLogNotificationsService.class); in updateVoicemailNotifications() local
|
| /packages/apps/Contacts/src/com/android/contacts/ |
| D | ContactSaveService.java | 224 Intent serviceIntent = new Intent( in createNewRawContactIntent() local 311 Intent serviceIntent = new Intent( in createSaveContactIntent() local 544 Intent serviceIntent = new Intent(context, ContactSaveService.class); in createNewGroupIntent() local 607 Intent serviceIntent = new Intent(context, ContactSaveService.class); in createGroupRenameIntent() local 643 Intent serviceIntent = new Intent(context, ContactSaveService.class); in createGroupDeletionIntent() local 678 Intent serviceIntent = new Intent(context, ContactSaveService.class); in createGroupUpdateIntent() local 796 Intent serviceIntent = new Intent(context, ContactSaveService.class); in createSetStarredIntent() local 839 Intent serviceIntent = new Intent(context, ContactSaveService.class); in createSetSendToVoicemail() local 865 Intent serviceIntent = new Intent(context, ContactSaveService.class); in createSetRingtone() local 889 Intent serviceIntent = new Intent(context, ContactSaveService.class); in createSetSuperPrimaryIntent() local [all …]
|
| /packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
| D | DirectoryContactUtil.java | 43 Intent serviceIntent = ContactSaveService.createNewRawContactIntent( in createCopy() local
|
| /packages/apps/Dialer/src/com/android/dialer/contact/ |
| D | ContactUpdateService.java | 39 Intent serviceIntent = new Intent(context, ContactUpdateService.class); in createSetSuperPrimaryIntent() local
|
| /packages/apps/ContactsCommon/src/com/android/contacts/common/location/ |
| D | UpdateCountryService.java | 33 final Intent serviceIntent = new Intent(context, UpdateCountryService.class); in updateCountry() local
|
| /packages/apps/Email/src/com/android/email/service/ |
| D | EmailServiceUtils.java | 92 final Intent serviceIntent = getServiceIntent(info); in killService() local 104 final Intent serviceIntent = getServiceIntent(info); in startService() local 115 final Intent serviceIntent = getServiceIntent(info); in startRemoteServices() local 164 final Intent serviceIntent = new Intent(info.intentAction); in getServiceIntent() local 247 final Intent serviceIntent = getServiceIntent(info); in getServiceFromInfo() local
|
| /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
| D | CellBroadcastReceiver.java | 191 Intent serviceIntent = new Intent(CellBroadcastConfigService.ACTION_ENABLE_CHANNELS, in startConfigService() local
|
| /packages/services/Telecomm/src/com/android/server/telecom/ |
| D | ServiceBinder.java | 82 Intent serviceIntent = new Intent(mServiceAction).setComponent(mComponentName); in bind() local
|
| D | InCallController.java | 265 Intent serviceIntent = new Intent(InCallService.SERVICE_INTERFACE); in bind() local
|
| /packages/apps/Dialer/src/com/android/dialer/interactions/ |
| D | PhoneNumberInteraction.java | 238 final Intent serviceIntent = ContactUpdateService.createSetSuperPrimaryIntent( in onClick() local
|