Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/hvac/
DHvacController.java288 HvacView hvacView = (HvacView) rootView; in registerHvacViews() local
308 addHvacViewToMap(propId.intValue(), areaId.intValue(), hvacView); in registerHvacViews() local
370 HvacView hvacView = (HvacView) rootView; in unregisterViews() local
377 removeHvacViewFromMap(propId.intValue(), areaId.intValue(), hvacView); in unregisterViews() local