Home
last modified time | relevance | path

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

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