Searched defs:shortcutService (Results 1 – 3 of 3) sorted by relevance
299 void registerShortcutKey(long shortcutCode, IShortcutService shortcutService) in registerShortcutKey()333 IShortcutService shortcutService = mShortcutKeyServices.get(shortcutCode); in handleShortcutService() local
441 final ShortcutServiceInternal shortcutService = mock(ShortcutServiceInternal.class); in testValidateProfileAppShortcutArguments_notCallingUid() local
489 final ShortcutServiceInternal shortcutService = in validateAndResolveDragMimeTypeExtras() local