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