Home
last modified time | relevance | path

Searched defs:getRequestedVisibleTypes (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DInsetsControlTarget.java53 default @InsetsType int getRequestedVisibleTypes() { in getRequestedVisibleTypes() method
H A DWindowState.java808 public @InsetsType int getRequestedVisibleTypes() { in getRequestedVisibleTypes() method in WindowState
H A DDisplayContent.java7007 public @InsetsType int getRequestedVisibleTypes() { in getRequestedVisibleTypes() method in RemoteInsetsControlTarget
/aosp14/frameworks/base/core/java/android/view/
H A DWindowInsetsController.java294 @InsetsType int getRequestedVisibleTypes(); in getRequestedVisibleTypes() method
H A DPendingInsetsController.java134 public @InsetsType int getRequestedVisibleTypes() { in getRequestedVisibleTypes() method in PendingInsetsController
H A DInsetsController.java846 public @InsetsType int getRequestedVisibleTypes() { in getRequestedVisibleTypes() method in InsetsController