Searched refs:mLastWindowInsets (Results 1 – 4 of 4) sorted by relevance
87 WindowInsets before = mActivity.mLastWindowInsets; in testAnimationCallbacks_overlapping_opposite()105 WindowInsets after = mActivity.mLastWindowInsets; in testAnimationCallbacks_overlapping_opposite()125 any(), eq(mActivity.mLastWindowInsets)); in testAnimationCallbacks_overlapping_opposite()157 WindowInsets before = mActivity.mLastWindowInsets; in testShowAndHide()165 before = mActivity.mLastWindowInsets; in testShowAndHide()
77 WindowInsets before = mActivity.mLastWindowInsets; in testAnimationCallbacksHide()96 WindowInsets before = mActivity.mLastWindowInsets; in testAnimationCallbacksShow()114 WindowInsets before = mActivity.mLastWindowInsets; in testAnimationCallbacks_overlapping()130 WindowInsets after = mActivity.mLastWindowInsets; in testAnimationCallbacks_overlapping()146 any(), eq(mActivity.mLastWindowInsets)); in testAnimationCallbacks_overlapping()204 WindowInsets before = mActivity.mLastWindowInsets; in testAnimationCallbacks_childInsetting()
76 WindowInsets after = activity.mLastWindowInsets; in commonAnimationAssertions()304 WindowInsets mLastWindowInsets; field in WindowInsetsAnimationTestBase.TestActivity315 mLastWindowInsets = insets; in onApplyWindowInsets()
470 WindowInsets initialInsets = mActivity.mLastWindowInsets; in setupAnimationListener()476 mActivity.mLastWindowInsets.getInsets(mType), in setupAnimationListener()486 mActivity.mLastWindowInsets, not(equalTo(initialInsets))); in setupAnimationListener()619 () -> mActivity.mLastWindowInsets.isVisible(mType) == visible); in setVisibilityAndWait()