Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java412 final Rect mDispatchContentInsets = new Rect(); field in ViewRootImpl
1609 mDispatchContentInsets.set(mAttachInfo.mContentInsets);
1613 Rect contentInsets = mDispatchContentInsets;
/frameworks/base/config/
Dhiddenapi-private-dex.txt98770 Landroid/view/ViewRootImpl;->mDispatchContentInsets:Landroid/graphics/Rect;