/packages/modules/DeviceLock/DeviceLockController/tests/robolectric/src/com/android/devicelockcontroller/ |
D | DeviceLockControllerServiceTest.java | 98 Intent serviceIntent = new Intent(mTestApp, DeviceLockControllerService.class); in lockDevice_shouldLogKioskRequest_andLogLockSuccess() local 116 Intent serviceIntent = new Intent(mTestApp, DeviceLockControllerService.class); in lockDevice_failure_shouldLogToStatsLogger() local 134 Intent serviceIntent = new Intent(mTestApp, DeviceLockControllerService.class); in unlockDevice_shouldLogKioskRequest_AndLogUnlockSuccess() local 152 Intent serviceIntent = new Intent(mTestApp, DeviceLockControllerService.class); in unlockDevice_failure_shouldLogToStatsLogger() local 169 Intent serviceIntent = new Intent(mTestApp, DeviceLockControllerService.class); in isDeviceLocked_shouldLogKioskRequest() local 185 Intent serviceIntent = new Intent(mTestApp, DeviceLockControllerService.class); in getDeviceIdentifier_shouldLogKioskRequest() local 199 Intent serviceIntent = new Intent(mTestApp, DeviceLockControllerService.class); in clearDeviceRestrictions_shouldLogKioskRequest() local 218 Intent serviceIntent = new Intent(mTestApp, DeviceLockControllerService.class); in onUserSwitching_enforcePoliciesAndFinalizationState() local
|
/packages/apps/Contacts/src/com/android/contacts/ |
D | ContactSaveService.java | 376 Intent serviceIntent = new Intent( in createNewRawContactIntent() local 467 Intent serviceIntent = new Intent( in createSaveContactIntent() local 763 Intent serviceIntent = new Intent(context, ContactSaveService.class); in createNewGroupIntent() local 822 Intent serviceIntent = new Intent(context, ContactSaveService.class); in createGroupRenameIntent() local 858 final Intent serviceIntent = new Intent(context, ContactSaveService.class); in createGroupDeletionIntent() local 884 final Intent serviceIntent = new Intent(context, ContactSaveService.class); in createUndoIntent() local 916 Intent serviceIntent = new Intent(context, ContactSaveService.class); in createGroupUpdateIntent() local 1036 Intent serviceIntent = new Intent(context, ContactSaveService.class); in createSetStarredIntent() local 1081 Intent serviceIntent = new Intent(context, ContactSaveService.class); in createSetSendToVoicemail() local 1107 Intent serviceIntent = new Intent(context, ContactSaveService.class); in createSetRingtone() local [all …]
|
/packages/services/Car/car-lib/src/android/car/ |
D | ICarProjection.aidl | 38 void registerProjectionRunner(in Intent serviceIntent) = 0; field 44 void unregisterProjectionRunner(in Intent serviceIntent) = 1; field
|
/packages/apps/SecureElement/src/com/android/se/ |
D | SEApplication.java | 29 Intent serviceIntent = new Intent(getApplicationContext(), SecureElementService.class); in onCreate() local
|
/packages/apps/Contacts/src/com/android/contacts/quickcontact/ |
D | DirectoryContactUtil.java | 53 Intent serviceIntent = ContactSaveService.createNewRawContactIntent( in createCopy() local
|
/packages/services/AlternativeNetworkAccess/src/com/android/ons/ |
D | ONSProfileResultReceiver.java | 50 Intent serviceIntent = new Intent(context, OpportunisticNetworkService.class); in onReceive() local
|
/packages/apps/Dialer/java/com/android/dialer/interactions/ |
D | ContactUpdateService.java | 36 Intent serviceIntent = new Intent(context, ContactUpdateService.class); in createSetSuperPrimaryIntent() local
|
/packages/modules/OnDevicePersonalization/tests/servicetests/src/com/android/ondevicepersonalization/services/ |
D | OnDevicePersonalizationDebugServiceTest.java | 83 Intent serviceIntent = new Intent(mContext, in testWithBoundService() local
|
D | OnDevicePersonalizationManagingServiceTest.java | 561 Intent serviceIntent = new Intent(mContext, in testWithBoundService() local 572 Intent serviceIntent = in testJobRestoring() local
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/ |
D | CarProjectionManagerUnitTest.java | 117 Intent serviceIntent = mock(Intent.class); in testRegisterProjectionRunner() local 130 Intent serviceIntent = mock(Intent.class); in testUnregisterProjectionRunner() local
|
/packages/apps/DeskClock/tests/src/com/android/deskclock/timer/ |
D | TimerServiceTest.java | 130 Intent serviceIntent = new Intent(ApplicationProvider.getApplicationContext(), in getTimerServiceIntent() local
|
/packages/modules/AdServices/sdksandbox/tests/cts/endtoendtests/src/com/android/tests/sdksandbox/endtoend/ |
D | CtsSmallModuleTests.java | 79 Intent serviceIntent = new Intent("android.adservices.TOPICS_SERVICE"); in isSmallModuleSupported() local
|
/packages/services/Car/libs/car-test-lib/src/android/car/testapi/ |
D | FakeCarProjectionService.java | 80 public void registerProjectionRunner(Intent serviceIntent) throws RemoteException { in registerProjectionRunner() 85 public void unregisterProjectionRunner(Intent serviceIntent) throws RemoteException { in unregisterProjectionRunner()
|
/packages/apps/Contacts/src/com/android/contacts/group/ |
D | GroupNameEditDialogFragment.java | 257 final Intent serviceIntent; in maybePersistCurrentGroupName() local 265 ContactSaveService.startService(getActivity(), serviceIntent); in maybePersistCurrentGroupName() local
|
/packages/modules/AdServices/sdksandbox/tests/hostsidetests/SdkSandboxSmallModuleHostTest/app/src/com/android/tests/sdksandbox/ |
D | SdkSandboxSmallModuleTestApp.java | 153 Intent serviceIntent = new Intent(serviceName); in isAdServiceAvailable() local
|
/packages/services/Car/experimental/tests/experimentalcarservice_unit_test/src/com/android/experimentalcar/ |
D | GazeDriverAwarenessSupplierTest.java | 77 Intent serviceIntent = in testWithBoundService() local
|
/packages/modules/Connectivity/tests/cts/hostside-network-policy/app2/src/com/android/cts/netpolicy/hostside/app2/ |
D | MyBroadcastReceiver.java | 128 final Intent serviceIntent = new Intent(context, MyService.class); in sendNotification() local
|
/packages/apps/Settings/src/com/android/settings/bluetooth/ |
D | BluetoothPairingService.java | 191 Intent serviceIntent = new Intent(ACTION_DISMISS_PAIRING); in createPairingNotification() local
|
/packages/apps/Dialer/java/com/android/dialer/app/calllog/ |
D | CallLogNotificationsService.java | 86 Intent serviceIntent = new Intent(context, CallLogNotificationsService.class); in markAllNewVoicemailsAsOld() local
|
/packages/modules/Media/apex/framework/java/android/media/ |
D | Session2Token.java | 242 Intent serviceIntent = new Intent(serviceInterface); in isInterfaceDeclared() local
|
/packages/modules/AdServices/sdksandbox/tests/cts/inprocess/src/com/android/sdksandbox/tests/cts/inprocess/ |
D | SdkSandboxConfigurationTest.java | 203 final Intent serviceIntent = in testCanResolveAndBindToAdServicesApiPackage() local
|
/packages/modules/Permission/PermissionController/role-controller/java/com/android/role/controller/behavior/ |
D | AssistantRoleBehavior.java | 103 Intent serviceIntent = new Intent(VoiceInteractionService.SERVICE_INTERFACE); in getQualifyingPackagesInternal() local
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | ComponentContextFixture.java | 182 Intent serviceIntent, in bindServiceAsUser() 192 Intent serviceIntent, in bindService()
|
/packages/services/Car/service/src/com/android/car/ |
D | CarProjectionService.java | 215 public void registerProjectionRunner(Intent serviceIntent) { in registerProjectionRunner() 232 public void unregisterProjectionRunner(Intent serviceIntent) { in unregisterProjectionRunner() 245 private void bindToService(Intent serviceIntent) { in bindToService()
|
/packages/apps/KeyChain/tests/src/com/android/keychain/tests/ |
D | BasicKeyChainServiceTest.java | 358 Intent serviceIntent = new Intent(mContext, IKeyChainServiceTestSupport.class); in bindTestSupportService() local
|