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