Home
last modified time | relevance | path

Searched defs:mockBinder (Results 1 – 9 of 9) sorted by relevance

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DInCallControllerTests.java854 IBinder mockBinder = mock(IBinder.class); in testBindToService_DefaultDialer_FallBackToSystem() local
911 IBinder mockBinder = mock(IBinder.class); in testBindToService_NullBinding_FallBackToSystem() local
1264 IBinder mockBinder = mock(IBinder.class); in testUnbindDueToCallDisconnect() local
1600 IBinder mockBinder = mock(IBinder.class); in testBindingFuture() local
1616 IBinder mockBinder = mock(IBinder.class); in testBindingFuture() local
1707 IBinder mockBinder = mock(IBinder.class); in testBindToService_SelfManagedNoCarModeUI() local
DCallDiagnosticServiceControllerTest.java159 IBinder mockBinder = mock(IBinder.class); in testAddSimCallCausesBind() local
DCallRedirectionProcessorTest.java327 IBinder mockBinder = mock(IBinder.class); in testStripPostDialDigits() local
/packages/modules/NetworkStack/tests/unit/src/com/android/networkstack/
DNetworkStackServiceTest.kt175 val mockBinder = mock(IBinder::class.java) in prepareDumpVersionTest() constant
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/
DUwbSessionManagerTest.java917 IBinder mockBinder = mock(IBinder.class); in initSession_UwbSession_RemoteException() local
946 IBinder mockBinder = mock(IBinder.class); in initSession_success() local
974 IBinder mockBinder = mock(IBinder.class); in initSessionMaxSessions_lowestPrioritySessionReplaced() local
1133 IBinder mockBinder = mock(IBinder.class); in initSession_controleeList() local
1479 IBinder mockBinder = mock(IBinder.class); in setUpUwbSessionForExecution() local
1543 IBinder mockBinder = mock(IBinder.class); in setUpCccUwbSessionForExecution() local
3246 IBinder mockBinder = mock(IBinder.class); in deInitSession_success_afterOwrAoaMeasurement() local
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
DCarWatchdogServiceUnitTest.java1415 IBinder mockBinder = mockListener.asBinder(); in testResourceOveruseListener() local
1447 IBinder mockBinder = mockListener.asBinder(); in testDuplicateAddResourceOveruseListener() local
1533 IBinder mockBinder = mockListener.asBinder(); in testResourceOveruseListenerForSystem() local
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/remoteaccess/
DCarRemoteAccessServiceUnitTest.java958 IBinder mockBinder = mock(IBinder.class); in testCallbackOnRemoteTaskRequestedException_activieTasksCleared() local
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DPropertyHalServiceTest.java380 IBinder mockBinder = mock(IBinder.class); in testGetCarPropertyValuesAsync_binderDiedBeforeLinkToDeath() local
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/audio/
DCarAudioServiceUnitTest.java723 IBinder mockBinder = mock(IBinder.class); in setupAudioManager() local