Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubble.java87 private boolean mShowBubbleUpdateDot = true; field in Bubble
218 mShowBubbleUpdateDot = false; in Bubble()
239 mShowBubbleUpdateDot = false; in Bubble()
772 mShowBubbleUpdateDot = showDot; in setShowDot()
784 return mShowBubbleUpdateDot in showDot()