Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java518 private WindowInsets mLastWindowInsets; field in ViewRootImpl
1893 if (mLastWindowInsets == null || forceConstruct) { in getWindowInsets()
1920 mLastWindowInsets = mInsetsController.calculateInsets( in getWindowInsets()
1925 return mLastWindowInsets; in getWindowInsets()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt79206 Landroid/view/ViewRootImpl;->mLastWindowInsets:Landroid/view/WindowInsets;