Searched refs:mDispatchContentInsets (Results 1 – 2 of 2) sorted by relevance
514 final Rect mDispatchContentInsets = new Rect(); field in ViewRootImpl1894 mDispatchContentInsets.set(mAttachInfo.mContentInsets); in getWindowInsets()1898 Rect contentInsets = mDispatchContentInsets; in getWindowInsets()
79155 Landroid/view/ViewRootImpl;->mDispatchContentInsets:Landroid/graphics/Rect;