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.java1090 String bubbleShortcutId = bubble.getShortcutInfo() != null in getAnyBubbleWithShortcutId() local
1093 if (shortcutId.equals(bubbleShortcutId)) { in getAnyBubbleWithShortcutId()
1100 String bubbleShortcutId = bubble.getShortcutInfo() != null in getAnyBubbleWithShortcutId() local
1103 if (shortcutId.equals(bubbleShortcutId)) { in getAnyBubbleWithShortcutId()