Searched refs:animatingOutExpandedView (Results 1 – 1 of 1) sorted by relevance
3414 final BubbleExpandedView animatingOutExpandedView = getExpandedView(); in screenshotAnimatingOutBubbleIntoSurface() local3415 if (!mIsExpanded || animatingOutExpandedView == null) { in screenshotAnimatingOutBubbleIntoSurface()3427 mAnimatingOutBubbleBuffer = animatingOutExpandedView.snapshotActivitySurface(); in screenshotAnimatingOutBubbleIntoSurface()3452 final int[] taskViewLocation = animatingOutExpandedView.getTaskViewLocationOnScreen(); in screenshotAnimatingOutBubbleIntoSurface()