Searched refs:mExpandedAnimationController (Results 1 – 1 of 1) sorted by relevance
222 private ExpandedAnimationController mExpandedAnimationController; field in BubbleStackView311 mExpandedAnimationController.dump(fd, pw, args); in dump()447 if (mExpandedAnimationController.getDraggedOutBubble() == null) {452 mExpandedAnimationController.getDraggedOutBubble(), true);458 if (mExpandedAnimationController.getDraggedOutBubble() == null) {463 mExpandedAnimationController.getDraggedOutBubble(), false);466 mExpandedAnimationController.snapBubbleBack(467 mExpandedAnimationController.getDraggedOutBubble(), velX, velY);470 mExpandedAnimationController.onUnstuckFromTarget();476 if (mExpandedAnimationController.getDraggedOutBubble() == null) {[all …]