Home
last modified time | relevance | path

Searched defs:getCarPropertyValue (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Car/Launcher/app/src/com/android/car/carlauncher/calmmode/
DTemperatureViewModel.java87 CarPropertyValue getCarPropertyValue(int propertyId) { in getCarPropertyValue() method in TemperatureViewModel
/packages/services/Car/car-lib/src/android/car/hardware/property/
DCarPropertyEvent.java58 public CarPropertyValue<?> getCarPropertyValue() { in getCarPropertyValue() method in CarPropertyEvent
/packages/services/Car/car-lib/src/com/android/car/internal/property/
DGetSetValueResult.java111 public @Nullable CarPropertyValue getCarPropertyValue() { in getCarPropertyValue() method in GetSetValueResult
DAsyncPropertyServiceRequest.java139 public @Nullable CarPropertyValue getCarPropertyValue() { in getCarPropertyValue() method in AsyncPropertyServiceRequest