Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DSystemBarConfigs.java58 Context getWindowContextBySide(@SystemBarSide int side); in getWindowContextBySide() method
DSystemBarConfigsImpl.java152 public Context getWindowContextBySide(@SystemBarSide int side) { in getWindowContextBySide() method in SystemBarConfigsImpl