Searched refs:getMinimizedFadeoutAnimation (Results 1 – 3 of 3) sorted by relevance
458 when(mClipboardOverlayView.getMinimizedFadeoutAnimation()).thenReturn(mockFadeoutAnimator); in test_insets_showsMinimized()
446 mEnterAnimator = mView.getMinimizedFadeoutAnimation(); in animateFromMinimized()
352 Animator getMinimizedFadeoutAnimation() { in getMinimizedFadeoutAnimation() method in ClipboardOverlayView