Searched refs:navAllowedHidden (Results 1 – 1 of 1) sorted by relevance
1437 boolean navAllowedHidden = immersive || immersiveSticky; in beginLayoutLw()1448 if (navVisible || navAllowedHidden) { in beginLayoutLw()1469 navTranslucent, navAllowedHidden, statusBarForcesShowingNavigation); in beginLayoutLw()1630 boolean navTranslucent, boolean navAllowedHidden, in layoutNavigationBar() argument1669 if (navVisible && !navTranslucent && !navAllowedHidden in layoutNavigationBar()1692 if (navVisible && !navTranslucent && !navAllowedHidden in layoutNavigationBar()1715 if (navVisible && !navTranslucent && !navAllowedHidden in layoutNavigationBar()3384 final boolean navAllowedHidden = immersive || immersiveSticky; in updateSystemBarsLw()3386 if (hideNavBarSysui && !navAllowedHidden in updateSystemBarsLw()