Searched refs:applyTranslucentFlagLw (Results 1 – 3 of 3) sorted by relevance
150 int applyTranslucentFlagLw(WindowState win, int vis, int oldVis) { in applyTranslucentFlagLw() method in BarController
3558 vis = mStatusBarController.applyTranslucentFlagLw(fullscreenTransWin, vis, oldVis);3559 vis = mNavigationBarController.applyTranslucentFlagLw(fullscreenTransWin, vis, oldVis);3560 int dockedVis = mStatusBarController.applyTranslucentFlagLw(3562 dockedVis = mNavigationBarController.applyTranslucentFlagLw(
36018 HSPLcom/android/server/wm/BarController;->applyTranslucentFlagLw(Lcom/android/server/wm/WindowState…