Searched refs:mLastWindowInsets (Results 1 – 4 of 4) sorted by relevance
113 WindowInsets before = mActivity.mLastWindowInsets; in testAnimationCallbacks_overlapping_opposite()134 WindowInsets after = mActivity.mLastWindowInsets; in testAnimationCallbacks_overlapping_opposite()166 .onApplyWindowInsets(any(), eq(mActivity.mLastWindowInsets)); in testAnimationCallbacks_overlapping_opposite()210 WindowInsets before = mActivity.mLastWindowInsets; in testShowAndHide()219 before = mActivity.mLastWindowInsets; in testShowAndHide()
80 WindowInsets before = mActivity.mLastWindowInsets; in testAnimationCallbacksHide()99 WindowInsets before = mActivity.mLastWindowInsets; in testAnimationCallbacksShow()116 WindowInsets before = mActivity.mLastWindowInsets; in testAnimationCallbacks_overlapping()136 WindowInsets after = mActivity.mLastWindowInsets; in testAnimationCallbacks_overlapping()163 .onApplyWindowInsets(any(), eq(mActivity.mLastWindowInsets)); in testAnimationCallbacks_overlapping()240 WindowInsets before = mActivity.mLastWindowInsets; in testAnimationCallbacks_childInsetting()
554 WindowInsets initialInsets = mActivity.mLastWindowInsets; in setupAnimationListener()562 mActivity.mLastWindowInsets.getInsets(mType), in setupAnimationListener()573 mActivity.mLastWindowInsets, in setupAnimationListener()731 () -> mActivity.mLastWindowInsets.isVisible(mType) == visible); in setVisibilityAndWait()
84 WindowInsets after = activity.mLastWindowInsets; in commonAnimationAssertions()316 public WindowInsets mLastWindowInsets; field in WindowInsetsAnimationTestBase.TestActivity342 mLastWindowInsets = insets; in onApplyWindowInsets()384 mLastWindowInsets = new WindowInsets(mLastPendingWindowInsets); in resetAnimationDone()