Searched refs:mLastGivenInsets (Results 1 – 1 of 1) sorted by relevance
488 final ViewTreeObserver.InternalInsetsInfo mLastGivenInsets field in ViewRootImpl2641 if (insetsPending || !mLastGivenInsets.equals(insets)) { in performTraversals()2642 mLastGivenInsets.set(insets); in performTraversals()