Searched refs:mForceShowSystemBarsFromExternal (Results 1 – 1 of 1) sorted by relevance
392 private boolean mForceShowSystemBarsFromExternal; field in DisplayPolicy483 mForceShowSystemBarsFromExternal = r.getBoolean(R.bool.config_forceShowSystemBars); in DisplayPolicy()705 mForceShowSystemBarsFromExternal = forceShowSystemBars; in setForceShowSystemBars()709 return mForceShowSystemBarsFromExternal; in getForceShowSystemBars()3551 || mForceShowSystemBarsFromExternal;3927 pw.print(mForceShowSystemBarsFromExternal);