Home
last modified time | relevance | path

Searched refs:getHunZOrder (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/systembar/
DSystemBarConfigsTest.java200 SystemBarConfigs.getHunZOrder() + 1); in topSystemBarHasHigherZOrderThanHuns_topSystemBarIsSystemBarPanelType()
211 SystemBarConfigs.getHunZOrder() - 1); in topSystemBarHasLowerZOrderThanHuns_topSystemBarIsStatusBarAdditionalType()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DSystemBarConfigs.java289 static int getHunZOrder() { in getHunZOrder() method in SystemBarConfigs