Home
last modified time | relevance | path

Searched refs:mForceShowSystemBarsFromExternal (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayPolicy.java362 private boolean mForceShowSystemBarsFromExternal; field in DisplayPolicy
451 mForceShowSystemBarsFromExternal = r.getBoolean(R.bool.config_forceShowSystemBars); in DisplayPolicy()
666 mForceShowSystemBarsFromExternal = forceShowSystemBars; in setForceShowSystemBars()
3290 || mForceShowSystemBarsFromExternal; in updateSystemBarsLw()
3691 pw.println(mForceShowSystemBarsFromExternal); in dump()