Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubble.java89 private boolean mShowBubbleUpdateDot = true; field in Bubble
222 mShowBubbleUpdateDot = false; in Bubble()
243 mShowBubbleUpdateDot = false; in Bubble()
819 mShowBubbleUpdateDot = showDot; in setShowDot()
831 return mShowBubbleUpdateDot in showDot()