Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java2287 ShortcutHelper getShortcutHelper() { in getShortcutHelper() method in NotificationManagerService
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java782 mShortcutHelper = mService.getShortcutHelper(); in initNMS()