Searched refs:mDispatchStableInsets (Results 1 – 2 of 2) sorted by relevance
515 final Rect mDispatchStableInsets = new Rect(); field in ViewRootImpl1895 mDispatchStableInsets.set(mAttachInfo.mStableInsets); in getWindowInsets()1899 Rect stableInsets = mDispatchStableInsets; in getWindowInsets()
79157 Landroid/view/ViewRootImpl;->mDispatchStableInsets:Landroid/graphics/Rect;