Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/systembar/
DCarSystemBar.java394 clearSystemBarWindow(/* removeUnusedWindow= */ false); in resetSystemBarContent()
806 clearSystemBarWindow(/* removeUnusedWindow= */ true); in restartSystemBars()
815 private void clearSystemBarWindow(boolean removeUnusedWindow) { in clearSystemBarWindow() method in CarSystemBar