Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java3427 IShortcutService shortcutService = mShortcutKeyServices.get(shortcutCode); in interceptKeyBeforeDispatching() local
3530 public void registerShortcutKey(long shortcutCode, IShortcutService shortcutService) in registerShortcutKey()
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java18779 final ShortcutServiceInternal shortcutService = in updateConfigurationLocked() local