/packages/services/Car/tests/carservice_unit_test/src/com/android/car/remoteaccess/ |
D | RemoteAccessStorageUnitTest.java | 51 private SystemInterface mSystemInterface; field in RemoteAccessStorageUnitTest
|
D | CarRemoteAccessServiceUnitTest.java | 212 @Mock private SystemInterface mSystemInterface; field in CarRemoteAccessServiceUnitTest
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/power/ |
D | PowerComponentHandlerUnitTest.java | 64 private SystemInterface mSystemInterface; field in PowerComponentHandlerUnitTest
|
D | ScreenOffHandlerUnitTest.java | 78 private SystemInterface mSystemInterface; field in ScreenOffHandlerUnitTest
|
D | CarPowerManagementServiceUnitTest.java | 230 private SystemInterface mSystemInterface; field in CarPowerManagementServiceUnitTest
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/garagemode/ |
D | GarageModeRecorderTest.java | 59 private SystemInterface mSystemInterface; field in GarageModeRecorderTest
|
/packages/services/Car/tests/carservice_test/src/com/android/car/garagemode/ |
D | GarageModeTest.java | 89 private SystemInterface mSystemInterface; field in GarageModeTest
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/ |
D | CarInputRotaryServiceTest.java | 94 @Mock private SystemInterface mSystemInterface; field in CarInputRotaryServiceTest
|
D | CarInputServiceTest.java | 111 @Mock SystemInterface mSystemInterface; field in CarInputServiceTest
|
/packages/modules/RemoteKeyProvisioning/app/src/com/android/rkpdapp/service/ |
D | RegistrationBinder.java | 64 private final SystemInterface mSystemInterface; field in RegistrationBinder
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/ |
D | HeadsetServiceTest.java | 87 @Mock private HeadsetSystemInterface mSystemInterface; field in HeadsetServiceTest
|
D | HeadsetServiceAndStateMachineTest.java | 103 @Mock private HeadsetSystemInterface mSystemInterface; field in HeadsetServiceAndStateMachineTest
|
D | HeadsetStateMachineTest.java | 103 @Mock private HeadsetSystemInterface mSystemInterface; field in HeadsetStateMachineTest
|
/packages/services/Car/service/src/com/android/car/ |
D | ICarImpl.java | 132 private final SystemInterface mSystemInterface; field in ICarImpl 1141 SystemInterface mSystemInterface; field in ICarImpl.Builder
|
D | CarStorageMonitoringService.java | 109 private final SystemInterface mSystemInterface; field in CarStorageMonitoringService
|
D | CarInputService.java | 219 private final SystemInterface mSystemInterface; field in CarInputService
|
D | CarShellCommand.java | 547 private final SystemInterface mSystemInterface; field in CarShellCommand
|
/packages/services/Car/service/src/com/android/car/power/ |
D | PowerComponentHandler.java | 81 private final SystemInterface mSystemInterface; field in PowerComponentHandler
|
D | ScreenOffHandler.java | 115 private final SystemInterface mSystemInterface; field in ScreenOffHandler
|
D | CarPowerManagementService.java | 212 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/ |
D | CarPowerManagerUnitTest.java | 126 private SystemInterface mSystemInterface; field in CarPowerManagerUnitTest
|
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/ |
D | HeadsetService.java | 142 private final HeadsetSystemInterface mSystemInterface; field in HeadsetService
|
D | HeadsetStateMachine.java | 129 private final HeadsetSystemInterface mSystemInterface; field in HeadsetStateMachine
|