Home
last modified time | relevance | path

Searched refs:mPropertyService (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/service/src/com/android/car/
DCarDrivingStateService.java58 private CarPropertyService mPropertyService; field in CarDrivingStateService
82 mPropertyService = propertyService; in CarDrivingStateService()
104 mPropertyService.unregisterListener(property, mICarPropertyEventListener); in release()
119 List<CarPropertyConfig> configs = mPropertyService.getPropertyList(); in checkPropertySupport()
141 mPropertyService.registerListener(propertyId, PROPERTY_UPDATE_RATE, in subscribeToProperties()
411 List<CarPropertyConfig> properyList = mPropertyService.getPropertyList(); in getSupportedGears()
513 CarPropertyValue propertyValue = mPropertyService.getProperty( in updateVehiclePropertiesIfNeeded()
526 CarPropertyValue propertyValue = mPropertyService.getProperty( in updateVehiclePropertiesIfNeeded()
539 CarPropertyValue propertyValue = mPropertyService.getProperty( in updateVehiclePropertiesIfNeeded()