Home
last modified time | relevance | path

Searched defs:serviceConnection (Results 1 – 6 of 6) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallScreeningServiceFilterTest.java218 ServiceConnection serviceConnection = verifyBindingIntent(); in testExceptionInScreeningService() local
228 ServiceConnection serviceConnection = verifyBindingIntent(); in testAllowCall() local
240 ServiceConnection serviceConnection = verifyBindingIntent(); in testSilenceCall() local
261 ServiceConnection serviceConnection = verifyBindingIntent(); in testDisallowCallForCarrierDefined() local
294 ServiceConnection serviceConnection = verifyBindingIntent(); in testDisallowCallForDefaultDialer() local
327 ServiceConnection serviceConnection = verifyBindingIntent(); in testDisallowCallForUserChosen() local
DInCallControllerTests.java421 ServiceConnection serviceConnection = serviceConnectionCaptor.getValue(); in testBindToService_DefaultDialer_FallBackToSystem() local
525 ServiceConnection serviceConnection = serviceConnectionCaptor.getValue(); in testUnbindDueToCallDisconnect() local
727 ServiceConnection serviceConnection = serviceConnectionCaptor.getValue(); in testBindingFuture() local
/packages/apps/Car/Notification/tests/robotests/src/com/android/car/notification/testutils/
DShadowCar.java49 protected static Car createCar(Context context, ServiceConnection serviceConnection) { in createCar()
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
DShadowCar.java49 protected static Car createCar(Context context, ServiceConnection serviceConnection) { in createCar()
/packages/services/Telecomm/src/com/android/server/telecom/
DCallScreeningServiceHelper.java117 ServiceConnection serviceConnection = new ServiceConnection() { in bindAndGetCallIdentification() local
188 String packageName, ServiceConnection serviceConnection) { in bindCallScreeningService()
DPhoneAccountSuggestionHelper.java75 ServiceConnection serviceConnection = new ServiceConnection() { in bindAndGetSuggestions() local