Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayPolicy.java214 private boolean mRemoteInsetsControllerControlsSystemBars; field in DisplayPolicy
819 return mRemoteInsetsControllerControlsSystemBars; in isRemoteInsetsControllerControllingSystemBars()
825 mRemoteInsetsControllerControlsSystemBars = remoteInsetsControllerControlsSystemBars; in setRemoteInsetsControllerControlsSystemBars()
1742 mRemoteInsetsControllerControlsSystemBars = res.getBoolean(
2830 pw.println(mRemoteInsetsControllerControlsSystemBars);