Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/hardware/hvac/
DCarHvacManager.java188 public static boolean isZonedProperty(int propertyId) { in isZonedProperty() method in CarHvacManager
/packages/services/Car/vehicle_network_service/
DVehicleNetworkService.h325 static bool isZonedProperty(vehicle_prop_config_t const * config);
DVehicleNetworkService.cpp455 bool VehicleNetworkService::isZonedProperty(vehicle_prop_config_t const * config) { in isZonedProperty() function in android::VehicleNetworkService
627 if (isZonedProperty(config)) { in subscribe()
/packages/services/Car/car-lib/api/
Dsystem-current.txt593 method public static boolean isZonedProperty(int);