Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java511 final ViewTreeObserver.InternalInsetsInfo mLastGivenInsets field in ViewRootImpl
2665 if (insetsPending || !mLastGivenInsets.equals(insets)) { in performTraversals()
2666 mLastGivenInsets.set(insets); in performTraversals()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt79198 Landroid/view/ViewRootImpl;->mLastGivenInsets:Landroid/view/ViewTreeObserver$InternalInsetsInfo;