Searched refs:fullscreenTransWin (Results 1 – 1 of 1) sorted by relevance
3292 WindowState fullscreenTransWin = isStatusBarKeyguard() && !isKeyguardOccluded() in updateSystemBarsLw() local3295 vis = mStatusBarController.applyTranslucentFlagLw(fullscreenTransWin, vis, oldVis); in updateSystemBarsLw()3296 vis = mNavigationBarController.applyTranslucentFlagLw(fullscreenTransWin, vis, oldVis); in updateSystemBarsLw()