Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/core/java/com/android/server/policy/
H A DModifierShortcutManager.java223 void registerShortcutKey(long shortcutCode, IShortcutService shortcutService) in registerShortcutKey()
257 IShortcutService shortcutService = mShortcutKeyServices.get(shortcutCode); in handleShortcutService() local
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDragDropControllerTests.java402 final ShortcutServiceInternal shortcutService = mock(ShortcutServiceInternal.class); in testValidateProfileAppShortcutArguments_notCallingUid() local
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DSession.java391 final ShortcutServiceInternal shortcutService = in validateAndResolveDragMimeTypeExtras() local