Searched defs:getWindowInsets (Results 1 – 4 of 4) sorted by relevance
78 public @NonNull WindowInsets getWindowInsets() { in getWindowInsets() method in WindowMetrics
746 boolean getWindowInsets(in WindowManager.LayoutParams attrs, int displayId, in getWindowInsets() method
2263 /* package */ WindowInsets getWindowInsets(boolean forceConstruct) { in getWindowInsets() method in ViewRootImpl
8252 public boolean getWindowInsets(WindowManager.LayoutParams attrs, in getWindowInsets() method in WindowManagerService