Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewRootImpl.java875 final ViewTreeObserver.InternalInsetsInfo mLastGivenInsets field in ViewRootImpl
4125 if (insetsPending || !mLastGivenInsets.equals(insets)) { in performTraversals()
4126 mLastGivenInsets.set(insets); in performTraversals()
12503 mLastGivenInsets.reset(); in setTouchableRegion()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt64126 Landroid/view/ViewRootImpl;->mLastGivenInsets:Landroid/view/ViewTreeObserver$InternalInsetsInfo;