Home
last modified time | relevance | path

Searched refs:SERVICE_INTERFACE (Results 1 – 25 of 67) sorted by relevance

123

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DInCallControllerTests.java195 assertEquals(InCallService.SERVICE_INTERFACE, bindIntent.getAction()); in testBindToService_NoServicesFound_IncomingCall()
217 Intent queryIntent = new Intent(InCallService.SERVICE_INTERFACE); in testBindToService_NoServicesFound_OutgoingCall()
230 assertEquals(InCallService.SERVICE_INTERFACE, bindIntent.getAction()); in testBindToService_NoServicesFound_OutgoingCall()
282 assertEquals(InCallService.SERVICE_INTERFACE, bindIntent.getAction()); in testBindToService_DefaultDialer_NoEmergency()
341 assertEquals(InCallService.SERVICE_INTERFACE, bindIntent.getAction()); in testBindToService_SystemDialer_Emergency()
411 assertEquals(InCallService.SERVICE_INTERFACE, bindIntent.getAction()); in testBindToService_DefaultDialer_FallBackToSystem()
481 assertEquals(InCallService.SERVICE_INTERFACE, bindIntent.getAction()); in testBindToService_IncludeExternal()
585 assertEquals(InCallService.SERVICE_INTERFACE, bindIntent.getAction()); in testBindToService_Companion()
590 assertEquals(InCallService.SERVICE_INTERFACE, bindIntent.getAction()); in testBindToService_Companion()
594 assertEquals(InCallService.SERVICE_INTERFACE, bindIntent.getAction()); in testBindToService_Companion()
[all …]
DComponentContextFixture.java536 addService(ConnectionService.SERVICE_INTERFACE, componentName, service);
548 addService(InCallService.SERVICE_INTERFACE, componentName, service);
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/applications/defaultapps/
DDefaultAutofillPickerPreferenceControllerTest.java81 new Intent(AutofillService.SERVICE_INTERFACE), serviceResolveInfo); in getCandidates_hasServiceWithoutPermissions_returnsEmptyList()
94 new Intent(AutofillService.SERVICE_INTERFACE), serviceResolveInfo); in getCandidates_hasServiceWithBindAutofillServicePermission_returnsService()
107 new Intent(AutofillService.SERVICE_INTERFACE), serviceResolveInfo); in getCandidates_hasServiceWithBindAutofillPermission_returnsEmptyList()
DDefaultAutofillPickerEntryPreferenceControllerTest.java150 Intent intent = new Intent(AutofillService.SERVICE_INTERFACE); in getSettingIntent_noServiceInterface_returnsNull()
169 Intent intent = new Intent(AutofillService.SERVICE_INTERFACE); in getSettingIntent_hasServiceInterface_returnsIntent()
/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/tileinfo/
DLiveWallpaperInfo.java86 new Intent(WallpaperService.SERVICE_INTERFACE), in doInBackground()
110 Intent launchIntent = new Intent(WallpaperService.SERVICE_INTERFACE); in doInBackground()
/packages/services/Telecomm/src/com/android/server/telecom/callredirection/
DCallRedirectionProcessorHelper.java62 Intent intent = new Intent(CallRedirectionService.SERVICE_INTERFACE) in getUserDefinedCallRedirectionService()
93 Intent intent = new Intent(CallRedirectionService.SERVICE_INTERFACE); in getCarrierCallRedirectionService()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/assist/
DVoiceInputHelper.java103 new Intent(VoiceInteractionService.SERVICE_INTERFACE), in VoiceInputHelper()
106 new Intent(RecognitionService.SERVICE_INTERFACE), in VoiceInputHelper()
DDefaultAssistPreferenceController.java73 final Intent probe = new Intent(VoiceInteractionService.SERVICE_INTERFACE) in getSettingIntent()
/packages/apps/Settings/src/com/android/settings/applications/assist/
DVoiceInputHelper.java103 new Intent(VoiceInteractionService.SERVICE_INTERFACE), in VoiceInputHelper()
106 new Intent(RecognitionService.SERVICE_INTERFACE), in VoiceInputHelper()
DDefaultAssistPreferenceController.java73 final Intent probe = new Intent(VoiceInteractionService.SERVICE_INTERFACE) in getSettingIntent()
/packages/apps/Car/Settings/src/com/android/car/settings/applications/assist/
DVoiceInputInfoProvider.java60 VoiceInteractionService.SERVICE_INTERFACE);
63 RecognitionService.SERVICE_INTERFACE);
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DLiveWallpaperInfo.java180 new Intent(WallpaperService.SERVICE_INTERFACE), in getAllContainingServiceNames()
207 new Intent(WallpaperService.SERVICE_INTERFACE), in getAllOnDevice()
/packages/services/Car/car-lib/src/android/car/content/pm/
DCarAppBlockingPolicyService.java39 public static final String SERVICE_INTERFACE = field in CarAppBlockingPolicyService
/packages/apps/Nfc/src/com/android/nfc/cardemulation/
DHostEmulationManager.java311 Intent aidIntent = new Intent(HostApduService.SERVICE_INTERFACE); in bindServiceIfNeededLocked()
369 Intent intent = new Intent(HostApduService.SERVICE_INTERFACE); in bindPaymentServiceLocked()
/packages/apps/Settings/src/com/android/settings/applications/specialaccess/vrlistener/
DVrListenerSettings.java44 .setIntentAction(VrListenerService.SERVICE_INTERFACE)
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/specialaccess/vrlistener/
DVrListenerSettings.java44 .setIntentAction(VrListenerService.SERVICE_INTERFACE)
/packages/apps/Car/Settings/src/com/android/car/settings/applications/defaultapps/
DDefaultAutofillPickerPreferenceController.java54 new Intent(AutofillService.SERVICE_INTERFACE), PackageManager.GET_META_DATA); in getCandidates()
DDefaultAutofillPickerEntryPreferenceController.java83 Intent intent = new Intent(AutofillService.SERVICE_INTERFACE); in getSettingIntent()
DDefaultAssistantPickerEntryPreferenceController.java48 VoiceInteractionService.SERVICE_INTERFACE);
/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
DLiveWallpaperChange.java61 Intent queryIntent = new Intent(WallpaperService.SERVICE_INTERFACE); in init()
/packages/apps/Car/libs/car-media-common/src/com/android/car/media/common/source/
DMediaSourcesLiveData.java118 mediaIntent.setAction(MediaBrowserService.SERVICE_INTERFACE); in getPackageNames()
/packages/services/Telecomm/src/com/android/server/telecom/
DInCallController.java224 Intent intent = new Intent(InCallService.SERVICE_INTERFACE); in connect()
1223 Intent serviceIntent = new Intent(InCallService.SERVICE_INTERFACE); in getInCallServiceComponents()
1565 Intent intent = new Intent(InCallService.SERVICE_INTERFACE) in doesConnectedDialerSupportRinging()
/packages/apps/Settings/src/com/android/settings/notification/
DNotificationAssistantPicker.java65 .setIntentAction(NotificationAssistantService.SERVICE_INTERFACE) in onAttach()
/packages/apps/Car/LensPicker/src/com/android/support/car/lenspicker/
DLensPickerUtils.java135 && rInfo.filter.hasAction(MediaBrowserService.SERVICE_INTERFACE); in isMediaService()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/notification/
DNotificationAssistantPicker.java65 .setIntentAction(NotificationAssistantService.SERVICE_INTERFACE) in onAttach()

123