Searched defs:lightModeService (Results 1 – 1 of 1) sorted by relevance
134 ClusterHalService lightModeService = new ClusterHalService(mMockContext, mVehicleHal); in createLightModeServiceWithProperties() local180 ClusterHalService lightModeService = createLightModeServiceWithProperties(Arrays.asList( in testIsServiceEnabled_lightMode_partialProperties() local188 ClusterHalService lightModeService = createLightModeServiceWithProperties(Arrays.asList()); in testIsServiceEnabled_lightMode_noProperties() local205 ClusterHalService lightModeService = in testInit_subscribePropertySafe_lightMode_coreProperties() local228 ClusterHalService lightModeService = createLightModeServiceWithProperties(Arrays.asList()); in testInit_lightMode_subscribePropertySafe_noProperties() local251 ClusterHalService lightModeService = createLightModeServiceWithProperties(Arrays.asList( in testInit_lightMode_subscribePropertySafe_partialProperties() local272 ClusterHalService lightModeService = createLightModeServiceWithProperties(Arrays.asList()); in testTakeProperties_lightMode_noProperties() local293 ClusterHalService lightModeService = createLightModeServiceWithProperties(Arrays.asList( in testTakeProperties_lightMode_partialProperties() local323 ClusterHalService lightModeService = in testTakeProperties_lightMode_fullProperties() local480 ClusterHalService lightModeService = in testReportState_lightMode_fullProperties() local[all …]