Searched defs:directShareToShortcutInfos (Results 1 – 3 of 3) sorted by relevance
1470 Map<ChooserTarget, ShortcutInfo> directShareToShortcutInfos = new HashMap<>(); in testDirectTargetSelectionLogging() local1549 Map<ChooserTarget, ShortcutInfo> directShareToShortcutInfos = new HashMap<>(); in testDirectTargetLoggingWithRankedAppTarget() local1629 Map<ChooserTarget, ShortcutInfo> directShareToShortcutInfos = new HashMap<>(); in testShortcutTargetWithApplyAppLimits() local1703 Map<ChooserTarget, ShortcutInfo> directShareToShortcutInfos = new HashMap<>(); in testShortcutTargetWithoutApplyAppLimits() local1815 Map<ChooserTarget, ShortcutInfo> directShareToShortcutInfos = new HashMap<>(); in testDirectTargetLoggingWithAppTargetNotRanked() local
159 val directShareToShortcutInfos = mapOf<ChooserTarget, ShortcutInfo>() regex
556 Map<ChooserTarget, ShortcutInfo> directShareToShortcutInfos) { in addServiceResults()