Searched refs:mForceShowSystemBars (Results 1 – 1 of 1) sorted by relevance
357 private boolean mForceShowSystemBars; field in DisplayPolicy1225 return mForceShowSystemBars; in areSystemBarsForcedShownLw()1314 return mForceShowSystemBars; in getLayoutHintLw()1328 return mForceShowSystemBars; in getLayoutHintLw()3287 mForceShowSystemBars = dockedStackVisible || freeformStackVisible || resizing in updateSystemBarsLw()3289 final boolean forceOpaqueStatusBar = mForceShowSystemBars && !mForceStatusBarFromKeyguard; in updateSystemBarsLw()3349 && (statusBarHasFocus || (!mForceShowSystemBars in updateSystemBarsLw()3353 && !mForceShowSystemBars && hideNavBarSysui && immersiveSticky; in updateSystemBarsLw()3376 if (denyTransientStatus || denyTransientNav || mForceShowSystemBars) { in updateSystemBarsLw()