Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/
DDisplayPolicy.java220 private boolean mRemoteInsetsControllerControlsSystemBars; field in DisplayPolicy
842 return mRemoteInsetsControllerControlsSystemBars; in isRemoteInsetsControllerControllingSystemBars()
848 mRemoteInsetsControllerControlsSystemBars = remoteInsetsControllerControlsSystemBars; in setRemoteInsetsControllerControlsSystemBars()
1805 mRemoteInsetsControllerControlsSystemBars = res.getBoolean(
2949 pw.println(mRemoteInsetsControllerControlsSystemBars);