Searched defs:getBubbleWithShortcutId (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ | ||
D | Bubbles.java | 169 Bubble getBubbleWithShortcutId(String shortcutId); in getBubbleWithShortcutId() method |
D | BubbleController.java | 2570 public synchronized Bubble getBubbleWithShortcutId(String id) { in getBubbleWithShortcutId() method in BubbleController.BubblesImpl.CachedState |