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