Searched refs:getBooleanProperty (Results 1 – 10 of 10) sorted by relevance
514 mDataStore.setDefrosterState(zone, mHvacManager.getBooleanProperty( in fetchDefrosterState()559 mDataStore.setAcState(mHvacManager.getBooleanProperty(CarHvacManager.ID_ZONED_AC_ON, in fetchAcState()649 .getBooleanProperty(CarHvacManager.ID_ZONED_AIR_RECIRCULATION_ON, in fetchAirCirculation()709 mDataStore.setHvacPowerState(mHvacManager.getBooleanProperty( in fetchHvacPowerState()
353 public boolean getBooleanProperty(@PropertyId int propertyId, int area) in getBooleanProperty() method in CarHvacManager355 return mMgr.getBooleanProperty(propertyId, area); in getBooleanProperty()
500 public boolean getBooleanProperty(@PropertyId int propertyId, int area) in getBooleanProperty() method in CarCabinManager502 return mMgr.getBooleanProperty(propertyId, area); in getBooleanProperty()
73 boolean lock = mCarCabinManager.getBooleanProperty(CarCabinManager.ID_DOOR_LOCK, in testCabinDoorLockOn()79 lock = mCarCabinManager.getBooleanProperty(CarCabinManager.ID_DOOR_LOCK, in testCabinDoorLockOn()
82 boolean defrost = mCarHvacManager.getBooleanProperty(CarHvacManager.ID_WINDOW_DEFROSTER_ON, in testHvacRearDefrosterOn()88 defrost = mCarHvacManager.getBooleanProperty(CarHvacManager.ID_WINDOW_DEFROSTER_ON, in testHvacRearDefrosterOn()
172 public boolean getBooleanProperty(int prop, int area) throws CarNotConnectedException { in getBooleanProperty() method in CarPropertyManagerBase
237 boolean actualValue = mgr.getBooleanProperty(PROP, 0); in benchmarkSetGetFromSingleClient()
513 method public boolean getBooleanProperty(int, int) throws android.car.CarNotConnectedException;576 method public boolean getBooleanProperty(int, int) throws android.car.CarNotConnectedException;
504 method public boolean getBooleanProperty(int, int) throws android.car.CarNotConnectedException;619 method public boolean getBooleanProperty(int, int) throws android.car.CarNotConnectedException;
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...