Home
last modified time | relevance | path

Searched refs:animatingOutExpandedView (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java3414 final BubbleExpandedView animatingOutExpandedView = getExpandedView(); in screenshotAnimatingOutBubbleIntoSurface() local
3415 if (!mIsExpanded || animatingOutExpandedView == null) { in screenshotAnimatingOutBubbleIntoSurface()
3427 mAnimatingOutBubbleBuffer = animatingOutExpandedView.snapshotActivitySurface(); in screenshotAnimatingOutBubbleIntoSurface()
3452 final int[] taskViewLocation = animatingOutExpandedView.getTaskViewLocationOnScreen(); in screenshotAnimatingOutBubbleIntoSurface()