Searched refs:mDispatchContentInsets (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewRootImpl.java274 final Rect mDispatchContentInsets = new Rect(); field in class:ViewRootImpl
1253 mDispatchContentInsets.set(mAttachInfo.mContentInsets);
1255 Rect contentInsets = mDispatchContentInsets;

Completed in 236 milliseconds