Searched refs:applyTranslucentFlagLw (Results 1 – 3 of 3) sorted by relevance
142 int applyTranslucentFlagLw(WindowState win, int vis, int oldVis) { in applyTranslucentFlagLw() method in BarController
3297 vis = mStatusBarController.applyTranslucentFlagLw(fullscreenTransWin, vis, oldVis); in updateSystemBarsLw()3298 vis = mNavigationBarController.applyTranslucentFlagLw(fullscreenTransWin, vis, oldVis); in updateSystemBarsLw()3299 int dockedVis = mStatusBarController.applyTranslucentFlagLw( in updateSystemBarsLw()3301 dockedVis = mNavigationBarController.applyTranslucentFlagLw( in updateSystemBarsLw()
15686 HSPLcom/android/server/wm/BarController;->applyTranslucentFlagLw(Lcom/android/server/wm/WindowState…