Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DBubbleExtractor.java127 public void setShortcutHelper(ShortcutHelper helper) { in setShortcutHelper() method in BubbleExtractor
H A DNotificationManagerService.java1924 void setShortcutHelper(ShortcutHelper helper) { in setShortcutHelper() method in NotificationManagerService
2572 bubbsExtractor.setShortcutHelper(mShortcutHelper);
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DBubbleExtractorTest.java100 mBubbleExtractor.setShortcutHelper(mShortcutHelper); in setUp()
H A DNotificationManagerServiceTest.java7776 mService.setShortcutHelper(null); in testShortcutHelperNull_doesntCrashEnqueue()
/aosp12/frameworks/base/services/
H A Dart-profile26005 HSPLcom/android/server/notification/BubbleExtractor;->setShortcutHelper(Lcom/android/server/notific…