Searched refs:getHvacProperties (Results 1 – 4 of 4) sorted by relevance
163 public synchronized List<CarPropertyConfig> getHvacProperties() { in getHvacProperties() method in CarHvacService165 return mHvacHal.getHvacProperties(); in getHvacProperties()
30 List<CarPropertyConfig> getHvacProperties() = 2; in getHvacProperties() method
244 carProps = mService.getHvacProperties(); in getPropertyList()
68 public List<CarPropertyConfig> getHvacProperties() { in getHvacProperties() method in HvacHalService