Searched defs:directShareToShortcutInfos (Results 1 – 3 of 3) sorted by relevance
1471 Map<ChooserTarget, ShortcutInfo> directShareToShortcutInfos = new HashMap<>(); in testDirectTargetSelectionLogging() local1483 directShareToShortcutInfos) in testDirectTargetSelectionLogging() local1550 Map<ChooserTarget, ShortcutInfo> directShareToShortcutInfos = new HashMap<>(); in testDirectTargetLoggingWithRankedAppTarget() local1562 directShareToShortcutInfos) in testDirectTargetLoggingWithRankedAppTarget() local1630 Map<ChooserTarget, ShortcutInfo> directShareToShortcutInfos = new HashMap<>(); in testShortcutTargetWithApplyAppLimits() local1646 directShareToShortcutInfos) in testShortcutTargetWithApplyAppLimits() local1704 Map<ChooserTarget, ShortcutInfo> directShareToShortcutInfos = new HashMap<>(); in testShortcutTargetWithoutApplyAppLimits() local1720 directShareToShortcutInfos) in testShortcutTargetWithoutApplyAppLimits() local1816 Map<ChooserTarget, ShortcutInfo> directShareToShortcutInfos = new HashMap<>(); in testDirectTargetLoggingWithAppTargetNotRanked() local1828 directShareToShortcutInfos) in testDirectTargetLoggingWithAppTargetNotRanked() local
159 val directShareToShortcutInfos = mapOf<ChooserTarget, ShortcutInfo>() in addServiceTargets() constant
576 Map<ChooserTarget, ShortcutInfo> directShareToShortcutInfos) { in addServiceResults()