Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DWindow.java2725 public @Nullable WindowInsetsController getInsetsController() { in getInsetsController() method in Window
H A DViewRootImpl.java2548 public InsetsController getInsetsController() { in getInsetsController() method