Searched refs:mDispatchContentInsets (Results 1 – 1 of 1) sorted by relevance
491 final Rect mDispatchContentInsets = new Rect(); field in ViewRootImpl1870 mDispatchContentInsets.set(mAttachInfo.mContentInsets); in getWindowInsets()1874 Rect contentInsets = mDispatchContentInsets; in getWindowInsets()