Searched refs:directShareToShortcutInfos (Results 1 – 3 of 3) sorted by relevance
159 val directShareToShortcutInfos = mapOf<ChooserTarget, ShortcutInfo>() regex164 directShareToShortcutInfos
1471 directShareToShortcutInfos.put(serviceTargets.get(0), null); in testDirectTargetSelectionLogging()1482 directShareToShortcutInfos) in testDirectTargetSelectionLogging()1550 directShareToShortcutInfos.put(serviceTargets.get(0), null); in testDirectTargetLoggingWithRankedAppTarget()1561 directShareToShortcutInfos) in testDirectTargetLoggingWithRankedAppTarget()1631 directShareToShortcutInfos.put(serviceTargets.get(0), in testShortcutTargetWithApplyAppLimits()1633 directShareToShortcutInfos.put(serviceTargets.get(1), in testShortcutTargetWithApplyAppLimits()1645 directShareToShortcutInfos) in testShortcutTargetWithApplyAppLimits()1705 directShareToShortcutInfos.put(serviceTargets.get(0), in testShortcutTargetWithoutApplyAppLimits()1707 directShareToShortcutInfos.put(serviceTargets.get(1), in testShortcutTargetWithoutApplyAppLimits()1719 directShareToShortcutInfos) in testShortcutTargetWithoutApplyAppLimits()[all …]
556 Map<ChooserTarget, ShortcutInfo> directShareToShortcutInfos) { in addServiceResults() argument587 ShortcutInfo shortcutInfo = isShortcutResult ? directShareToShortcutInfos.get(target) in addServiceResults()