Home
last modified time | relevance | path

Searched defs:flyoutMessage (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleFlyoutView.java233 void animateUpdate(Bubble.FlyoutMessage flyoutMessage, float parentWidth, PointF stackPos, in animateUpdate()
269 private void updateFlyoutMessage(Bubble.FlyoutMessage flyoutMessage, float parentWidth) { in updateFlyoutMessage()
329 Bubble.FlyoutMessage flyoutMessage, in setupFlyoutStartingAsDot()
DBubbleViewInfoTask.java132 Bubble.FlyoutMessage flyoutMessage; field in BubbleViewInfoTask.BubbleViewInfo
DBubbleStackView.java2332 Bubble.FlyoutMessage flyoutMessage = bubble.getFlyoutMessage(); in shouldShowFlyout() local