Searched refs:mExpandedAnimationController (Results 1 – 1 of 1) sorted by relevance
196 private ExpandedAnimationController mExpandedAnimationController; field in BubbleStackView292 mExpandedAnimationController.dump(fd, pw, args); in dump()412 if (mExpandedAnimationController.getDraggedOutBubble() == null) {416 mExpandedAnimationController.getDraggedOutBubble(), true);422 if (mExpandedAnimationController.getDraggedOutBubble() == null) {426 mExpandedAnimationController.getDraggedOutBubble(), false);429 mExpandedAnimationController.snapBubbleBack(430 mExpandedAnimationController.getDraggedOutBubble(), velX, velY);433 mExpandedAnimationController.onUnstuckFromTarget();439 if (mExpandedAnimationController.getDraggedOutBubble() == null) {[all …]