Searched refs:mForceShowSystemBarsFromExternal (Results 1 – 1 of 1) sorted by relevance
362 private boolean mForceShowSystemBarsFromExternal; field in DisplayPolicy451 mForceShowSystemBarsFromExternal = r.getBoolean(R.bool.config_forceShowSystemBars); in DisplayPolicy()666 mForceShowSystemBarsFromExternal = forceShowSystemBars; in setForceShowSystemBars()3290 || mForceShowSystemBarsFromExternal; in updateSystemBarsLw()3691 pw.println(mForceShowSystemBarsFromExternal); in dump()