Home
last modified time | relevance | path

Searched defs:getWindowInsetsController (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/com/android/internal/policy/
H A DDecorView.java2643 public WindowInsetsController getWindowInsetsController() { in getWindowInsetsController() method
/aosp12/frameworks/base/core/java/android/view/
H A DView.java11735 public @Nullable WindowInsetsController getWindowInsetsController() { in getWindowInsetsController() method in View