Searched refs:mShortcutManager (Results 1 – 2 of 2) sorted by relevance
69 @Mock private ShortcutManager mShortcutManager; field in RemoteInputViewTest90 mContext.addMockSystemService(ShortcutManager.class, mShortcutManager); in setUp()
598 ShortcutManager mShortcutManager; field in PhoneWindowManager1801 mShortcutManager = new ShortcutManager(context); in init()2931 Intent shortcutIntent = mShortcutManager.getIntent(kcm, keyCode, metaState); in interceptKeyBeforeDispatchingInner()2956 Intent shortcutIntent = mShortcutManager.getIntent(kcm, keyCode, in interceptKeyBeforeDispatchingInner()