Searched refs:enterPipWithAlphaAnimation (Results 1 – 2 of 2) sorted by relevance
562 enterPipWithAlphaAnimation(destinationBounds, mEnterAnimationDuration); in onTaskAppeared()599 enterPipWithAlphaAnimation(destinationBounds, mEnterAnimationDuration); in onDisplayRotationSkipped()604 void enterPipWithAlphaAnimation(Rect destinationBounds, long durationMs) { in enterPipWithAlphaAnimation() method in PipTaskOrganizer807 enterPipWithAlphaAnimation(mPipBoundsAlgorithm.getEntryDestinationBounds(), in onFixedRotationFinished()
247 doNothing().when(mSpiedPipTaskOrganizer).enterPipWithAlphaAnimation(any(), anyLong()); in preparePipTaskOrg()