HomeSort by relevance Sort by last modified time
    Searched refs:setAirflow (Results 1 - 2 of 2) sorted by null

  /packages/apps/Car/Hvac/src/com/android/car/hvac/
DataStore.java 174 public void setAirflow(int zone, int index) {
HvacController.java 604 mDataStore.setAirflow(zone, fanPositionToAirflowIndex(val));
616 mDataStore.setAirflow(zone, index);
623 mDataStore.setAirflow(VehicleZone.ZONE_ROW_1_ALL, direction);

Completed in 2756 milliseconds