Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java515 final Rect mDispatchStableInsets = new Rect(); field in ViewRootImpl
1895 mDispatchStableInsets.set(mAttachInfo.mStableInsets); in getWindowInsets()
1899 Rect stableInsets = mDispatchStableInsets; in getWindowInsets()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt79157 Landroid/view/ViewRootImpl;->mDispatchStableInsets:Landroid/graphics/Rect;