Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleData.java1084 String bubbleShortcutId = bubble.getShortcutInfo() != null in getAnyBubbleWithShortcutId() local
1087 if (shortcutId.equals(bubbleShortcutId)) { in getAnyBubbleWithShortcutId()
1094 String bubbleShortcutId = bubble.getShortcutInfo() != null in getAnyBubbleWithShortcutId() local
1097 if (shortcutId.equals(bubbleShortcutId)) { in getAnyBubbleWithShortcutId()