Searched refs:mLastGivenInsets (Results 1 – 2 of 2) sorted by relevance
875 final ViewTreeObserver.InternalInsetsInfo mLastGivenInsets field in ViewRootImpl4125 if (insetsPending || !mLastGivenInsets.equals(insets)) { in performTraversals()4126 mLastGivenInsets.set(insets); in performTraversals()12503 mLastGivenInsets.reset(); in setTouchableRegion()
64126 Landroid/view/ViewRootImpl;->mLastGivenInsets:Landroid/view/ViewTreeObserver$InternalInsetsInfo;