Searched refs:shortcutMap (Results 1 – 2 of 2) sorted by relevance
132 SparseArray<ShortcutInfo> shortcutMap = isShiftOn ? mShiftShortcuts : mIntentShortcuts; in getIntent() local137 shortcut = shortcutMap.get(shortcutChar); in getIntent()144 shortcut = shortcutMap.get(shortcutChar); in getIntent()
239 val shortcutMap = shortcutKeys.flatMap { key -> regex249 shortcutMap[ShortcutKey(entity.userId, entity.packageName)]