Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/policy/
DModifierShortcutManager.java299 void registerShortcutKey(long shortcutCode, IShortcutService shortcutService) in registerShortcutKey()
333 IShortcutService shortcutService = mShortcutKeyServices.get(shortcutCode); in handleShortcutService() local
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DDragDropControllerTests.java441 final ShortcutServiceInternal shortcutService = mock(ShortcutServiceInternal.class); in testValidateProfileAppShortcutArguments_notCallingUid() local
/frameworks/base/services/core/java/com/android/server/wm/
DSession.java489 final ShortcutServiceInternal shortcutService = in validateAndResolveDragMimeTypeExtras() local