Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindowManagerImpl.java318 return getWindowInsetsFromServerForCurrentDisplay(params, bounds); in computeWindowInsets()
321 private WindowInsets getWindowInsetsFromServerForCurrentDisplay( in getWindowInsetsFromServerForCurrentDisplay() method in WindowManagerImpl