Home
last modified time | relevance | path

Searched defs:shortcutServiceInternal (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DShortcutHelper.java149 ShortcutServiceInternal shortcutServiceInternal, UserManager userManager) { in ShortcutHelper()
162 void setShortcutServiceInternal(ShortcutServiceInternal shortcutServiceInternal) { in setShortcutServiceInternal()
/frameworks/base/services/usage/java/com/android/server/usage/
DUsageStatsService.java725 final ShortcutServiceInternal shortcutServiceInternal = getShortcutServiceInternal(); in shouldHideShortcutInvocationEvents() local