Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/notification/
DShortcutHelper.java158 void setShortcutServiceInternal(ShortcutServiceInternal shortcutServiceInternal) { in setShortcutServiceInternal() method in ShortcutHelper
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DNotificationManagerServiceTest.java481 mShortcutHelper.setShortcutServiceInternal(mShortcutServiceInternal); in setUp()