Home
last modified time | relevance | path

Searched defs:carImpl (Results 1 – 8 of 8) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DICarImplUnitTest.java258 ICarImpl carImpl = getBaseICarImplBuilder().build(); in testGetCarService_CarAudioService_CallsWaitForInitComplete_true() local
275 ICarImpl carImpl = getBaseICarImplBuilder().build(); in testGetCarService_CarAudioService_CallsWaitForInitComplete_false() local
291 ICarImpl carImpl = getBaseICarImplBuilder().build(); in testGetCarService_CarAudioService_CallsWaitForInitComplete_interrupted() local
310 ICarImpl carImpl = getBaseICarImplBuilder().setTestStaticBinder(mockStaticBinder).build(); in testSetSystemServerConnections_notCallingFromSystemProcess() local
325 ICarImpl carImpl = getBaseICarImplBuilder().setIsUserBuild(false) in testGetCarManagerClassForFeature() local
341 ICarImpl carImpl = getBaseICarImplBuilder().setIsUserBuild(true) in testGetCarManagerClassForFeature_userBuildMustReturnNull() local
380 ICarImpl carImpl = getBaseICarImplBuilder().build(); in prepareCarSystemServerClient() local
/packages/services/Car/tests/CarServiceTest/src/com/android/car/telemetry/
DCarTelemetryManagerSpyServiceTest.java87 protected void spyOnBeforeCarImplInit(ICarImpl carImpl) { in spyOnBeforeCarImplInit()
/packages/services/Car/tests/CarServiceTest/src/com/android/car/
DICarImplTest.java256 ICarImpl carImpl = getBaseICarImplBuilder().build(); in testNoShardedPreferencesAccessedBeforeUserZeroUnlock() local
DCarPropertyServiceTest.java126 protected void spyOnBeforeCarImplInit(ICarImpl carImpl) { in spyOnBeforeCarImplInit()
/packages/services/Car/service/src/com/android/car/
DCarTestService.java62 CarTestService(Context context, ICarImpl carImpl) { in CarTestService()
/packages/services/Car/tests/CarServiceTest/dep/src/com/android/car/
DMockedCarTestBase.java250 protected void spyOnBeforeCarImplInit(ICarImpl carImpl) { in spyOnBeforeCarImplInit()
381 ICarImpl carImpl = new ICarImpl.Builder() in setUp() local
/packages/services/Car/tests/CarServiceTest/src/com/android/car/cluster/
DClusterHomeManagerTest.java178 protected void spyOnBeforeCarImplInit(ICarImpl carImpl) { in spyOnBeforeCarImplInit()
/packages/services/Car/tests/CarServiceTest/src/com/android/car/remoteaccess/
DCarRemoteAccessManagerTest.java349 protected void spyOnBeforeCarImplInit(ICarImpl carImpl) { in spyOnBeforeCarImplInit()