Searched refs:mLastWindowInsets (Results 1 – 2 of 2) sorted by relevance
518 private WindowInsets mLastWindowInsets; field in ViewRootImpl1893 if (mLastWindowInsets == null || forceConstruct) { in getWindowInsets()1920 mLastWindowInsets = mInsetsController.calculateInsets( in getWindowInsets()1925 return mLastWindowInsets; in getWindowInsets()
79206 Landroid/view/ViewRootImpl;->mLastWindowInsets:Landroid/view/WindowInsets;