Searched refs:mDispatchStableInsets (Results 1 – 1 of 1) sorted by relevance
492 final Rect mDispatchStableInsets = new Rect(); field in ViewRootImpl1871 mDispatchStableInsets.set(mAttachInfo.mStableInsets); in getWindowInsets()1875 Rect stableInsets = mDispatchStableInsets; in getWindowInsets()