Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
H A DBubblesTest.java1217 BubbleEntry shortcutBubbleEntry = mBubblesManager.notifToBubbleEntry(row.getEntry()); in testDeleteShortcutsDeletesXml() local
1218 mBubbleController.updateBubble(shortcutBubbleEntry); in testDeleteShortcutsDeletesXml()
1220 mBubbleData.dismissBubbleWithKey(shortcutBubbleEntry.getKey(), in testDeleteShortcutsDeletesXml()
1225 shortcutBubbleEntry.getKey()); in testDeleteShortcutsDeletesXml()