Searched refs:mLastGivenInsets (Results 1 – 2 of 2) sorted by relevance
884 final ViewTreeObserver.InternalInsetsInfo mLastGivenInsets field in ViewRootImpl3847 if (insetsPending || !mLastGivenInsets.equals(insets)) { in performTraversals()3848 mLastGivenInsets.set(insets); in performTraversals()11536 mLastGivenInsets.reset(); in setTouchableRegion()
64769 Landroid/view/ViewRootImpl;->mLastGivenInsets:Landroid/view/ViewTreeObserver$InternalInsetsInfo;