Searched defs:ChooserTarget (Results 1 – 2 of 2) sorted by relevance
48 public final class ChooserTarget implements Parcelable { class108 public ChooserTarget(CharSequence title, Icon icon, float score, in ChooserTarget() method in ChooserTarget121 ChooserTarget(Parcel in) { in ChooserTarget() method in ChooserTarget
494 Map<ChooserTarget, ShortcutInfo> directShareToShortcutInfos, in addServiceResults()