Searched refs:maybeListenForShortcutChangesForBubbles (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | ShortcutHelperTest.java | 116 mShortcutHelper.maybeListenForShortcutChangesForBubbles(mNr, in addShortcutBubbleAndVerifyListener() 139 mShortcutHelper.maybeListenForShortcutChangesForBubbles(mNr, in testBubbleRemoved_listenerRemoved() 153 mShortcutHelper.maybeListenForShortcutChangesForBubbles(mNr, in testBubbleNoLongerHasBubbleMetadata_listenerRemoved() 167 mShortcutHelper.maybeListenForShortcutChangesForBubbles(mNr, in testBubbleNoLongerHasShortcutId_listenerRemoved() 188 mShortcutHelper.maybeListenForShortcutChangesForBubbles(validMock1, in testNotifNoLongerHasShortcut_listenerRemoved() 192 mShortcutHelper.maybeListenForShortcutChangesForBubbles(validMock2, in testNotifNoLongerHasShortcut_listenerRemoved() 196 mShortcutHelper.maybeListenForShortcutChangesForBubbles(validMock3, in testNotifNoLongerHasShortcut_listenerRemoved() 203 mShortcutHelper.maybeListenForShortcutChangesForBubbles(validMock2, in testNotifNoLongerHasShortcut_listenerRemoved()
|
/aosp14/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | ShortcutHelper.java | 238 void maybeListenForShortcutChangesForBubbles(NotificationRecord r, in maybeListenForShortcutChangesForBubbles() method in ShortcutHelper
|
H A D | NotificationManagerService.java | 7716 mShortcutHelper.maybeListenForShortcutChangesForBubbles(r, 8051 mShortcutHelper.maybeListenForShortcutChangesForBubbles(r,
|
/aosp14/frameworks/base/services/ |
H A D | art-profile | 5358 HSPLcom/android/server/notification/ShortcutHelper;->maybeListenForShortcutChangesForBubbles(Lcom/a…
|