Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleFlyoutView.java207 CharSequence updateMessage, PointF stackPos, float parentWidth, in setupFlyoutStartingAsDot() argument
222 mFlyoutText.setText(updateMessage); in setupFlyoutStartingAsDot()
DBubbleStackView.java1403 final CharSequence updateMessage = bubble.getUpdateMessage(getContext()); in animateInFlyoutForBubble() local
1409 if (updateMessage == null in animateInFlyoutForBubble()
1456 updateMessage, mStackAnimationController.getStackPosition(), getWidth(), in animateInFlyoutForBubble()