Home
last modified time | relevance | path

Searched defs:bubbleView (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/animation/
DExpandedAnimationController.java374 public void dragBubbleOut(View bubbleView, float x, float y) { in dragBubbleOut()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java2671 final BadgedImageView bubbleView = bubble.getIconView(); in shouldShowFlyout() local