Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DBubbleExtractor.java132 public void setShortcutHelper(ShortcutHelper helper) { in setShortcutHelper() method in BubbleExtractor
H A DNotificationManagerService.java2085 void setShortcutHelper(ShortcutHelper helper) { in setShortcutHelper() method in NotificationManagerService
2768 bubbsExtractor.setShortcutHelper(mShortcutHelper);
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DBubbleExtractorTest.java100 mBubbleExtractor.setShortcutHelper(mShortcutHelper); in setUp()
H A DNotificationManagerServiceTest.java10023 mService.setShortcutHelper(null);