Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/bubbles/
DBubbleBarController.java165 String unsuppressedBubbleKey; field in BubbleBarController.BubbleBarViewUpdate
183 unsuppressedBubbleKey = update.unsupressedBubbleKey; in BubbleBarViewUpdate()
392 if (update.unsuppressedBubbleKey != null) { in applyViewChanges()