Searched refs:mLastPendingWindowInsets (Results 1 – 1 of 1) sorted by relevance
321 public WindowInsets mLastPendingWindowInsets; field in WindowInsetsAnimationTestBase.TestActivity339 mLastPendingWindowInsets = insets; in onApplyWindowInsets()343 mLastPendingWindowInsets = null; in onApplyWindowInsets()383 if (mLastPendingWindowInsets != null) { in resetAnimationDone()384 mLastWindowInsets = new WindowInsets(mLastPendingWindowInsets); in resetAnimationDone()385 mLastPendingWindowInsets = null; in resetAnimationDone()