Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DInsetsPolicy.java490 if (remoteInsetsControllerControlsSystemBars(focusedWin)) { in getStatusControlTarget()
550 if (remoteInsetsControllerControlsSystemBars(focusedWin)) { in getNavControlTarget()
593 mForcedShowingTypes | (remoteInsetsControllerControlsSystemBars(win) in updateSystemBars()
613 boolean remoteInsetsControllerControlsSystemBars(@Nullable WindowState focusedWin) { in remoteInsetsControllerControlsSystemBars() method in InsetsPolicy
H A DDisplayPolicy.java824 boolean remoteInsetsControllerControlsSystemBars) { in setRemoteInsetsControllerControlsSystemBars() argument
825 mRemoteInsetsControllerControlsSystemBars = remoteInsetsControllerControlsSystemBars; in setRemoteInsetsControllerControlsSystemBars()
/aosp14/frameworks/base/services/
H A Dart-profile11127 HSPLcom/android/server/wm/InsetsPolicy;->remoteInsetsControllerControlsSystemBars(Lcom/android/serv…