Home
last modified time | relevance | path

Searched defs:getBubbleWithShortcutId (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbles.java168 Bubble getBubbleWithShortcutId(String shortcutId); in getBubbleWithShortcutId() method
H A DBubbleController.java2233 public synchronized Bubble getBubbleWithShortcutId(String id) { in getBubbleWithShortcutId() method in BubbleController.BubblesImpl.CachedState
2284 public Bubble getBubbleWithShortcutId(String shortcutId) { in getBubbleWithShortcutId() method in BubbleController.BubblesImpl