Home
last modified time | relevance | path

Searched defs:mSystemInterface (Results 1 – 23 of 23) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/remoteaccess/
DRemoteAccessStorageUnitTest.java51 private SystemInterface mSystemInterface; field in RemoteAccessStorageUnitTest
DCarRemoteAccessServiceUnitTest.java212 @Mock private SystemInterface mSystemInterface; field in CarRemoteAccessServiceUnitTest
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/
DPowerComponentHandlerUnitTest.java64 private SystemInterface mSystemInterface; field in PowerComponentHandlerUnitTest
DScreenOffHandlerUnitTest.java78 private SystemInterface mSystemInterface; field in ScreenOffHandlerUnitTest
DCarPowerManagementServiceUnitTest.java230 private SystemInterface mSystemInterface; field in CarPowerManagementServiceUnitTest
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/garagemode/
DGarageModeRecorderTest.java59 private SystemInterface mSystemInterface; field in GarageModeRecorderTest
/packages/services/Car/tests/carservice_test/src/com/android/car/garagemode/
DGarageModeTest.java89 private SystemInterface mSystemInterface; field in GarageModeTest
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarInputRotaryServiceTest.java94 @Mock private SystemInterface mSystemInterface; field in CarInputRotaryServiceTest
DCarInputServiceTest.java111 @Mock SystemInterface mSystemInterface; field in CarInputServiceTest
/packages/modules/RemoteKeyProvisioning/app/src/com/android/rkpdapp/service/
DRegistrationBinder.java64 private final SystemInterface mSystemInterface; field in RegistrationBinder
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/
DHeadsetServiceTest.java87 @Mock private HeadsetSystemInterface mSystemInterface; field in HeadsetServiceTest
DHeadsetServiceAndStateMachineTest.java103 @Mock private HeadsetSystemInterface mSystemInterface; field in HeadsetServiceAndStateMachineTest
DHeadsetStateMachineTest.java103 @Mock private HeadsetSystemInterface mSystemInterface; field in HeadsetStateMachineTest
/packages/services/Car/service/src/com/android/car/
DICarImpl.java132 private final SystemInterface mSystemInterface; field in ICarImpl
1141 SystemInterface mSystemInterface; field in ICarImpl.Builder
DCarStorageMonitoringService.java109 private final SystemInterface mSystemInterface; field in CarStorageMonitoringService
DCarInputService.java219 private final SystemInterface mSystemInterface; field in CarInputService
DCarShellCommand.java547 private final SystemInterface mSystemInterface; field in CarShellCommand
/packages/services/Car/service/src/com/android/car/power/
DPowerComponentHandler.java81 private final SystemInterface mSystemInterface; field in PowerComponentHandler
DScreenOffHandler.java115 private final SystemInterface mSystemInterface; field in ScreenOffHandler
DCarPowerManagementService.java212 private final SystemInterface mSystemInterface; field in CarPowerManagementService
386 private SystemInterface mSystemInterface; field in CarPowerManagementService.Builder
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hardware/power/
DCarPowerManagerUnitTest.java126 private SystemInterface mSystemInterface; field in CarPowerManagerUnitTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetService.java142 private final HeadsetSystemInterface mSystemInterface; field in HeadsetService
DHeadsetStateMachine.java129 private final HeadsetSystemInterface mSystemInterface; field in HeadsetStateMachine