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