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