Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java244 private boolean mAnimatingOutSurfaceReady; field in BubbleStackView
984 mAnimatingOutSurfaceReady = true; in BubbleStackView()
989 mAnimatingOutSurfaceReady = false; in BubbleStackView()
3476 if (!mIsExpanded || !mAnimatingOutSurfaceReady) { in screenshotAnimatingOutBubbleIntoSurface()