Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DBubbleExtractor.java132 public void setShortcutHelper(ShortcutHelper helper) { in setShortcutHelper() method in BubbleExtractor
DNotificationManagerService.java2292 void setShortcutHelper(ShortcutHelper helper) { in setShortcutHelper() method in NotificationManagerService
2920 bubbsExtractor.setShortcutHelper(mShortcutHelper);
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DBubbleExtractorTest.java100 mBubbleExtractor.setShortcutHelper(mShortcutHelper); in setUp()
DNotificationManagerServiceTest.java11474 mService.setShortcutHelper(null);
/frameworks/base/services/
Dart-wear-profile15527 PLcom/android/server/notification/BubbleExtractor;->setShortcutHelper(Lcom/android/server/notificat…