Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleData.java896 String bubbleShortcutId = bubble.getShortcutInfo() != null in getAnyBubbleWithShortcutId() local
899 if (shortcutId.equals(bubbleShortcutId)) { in getAnyBubbleWithShortcutId()
906 String bubbleShortcutId = bubble.getShortcutInfo() != null in getAnyBubbleWithShortcutId() local
909 if (shortcutId.equals(bubbleShortcutId)) { in getAnyBubbleWithShortcutId()