Searched refs:getAllSourceIntents (Results 1 – 5 of 5) sorted by relevance
86 mSourceIntents.addAll(other.getAllSourceIntents()); in DisplayResolveInfo()97 mSourceIntents.addAll(other.getAllSourceIntents()); in DisplayResolveInfo()140 public List<Intent> getAllSourceIntents() { in getAllSourceIntents() method in DisplayResolveInfo
122 List<Intent> getAllSourceIntents(); in getAllSourceIntents() method
73 public List<Intent> getAllSourceIntents() { in getAllSourceIntents() method in NotSelectableTargetInfo
284 public List<Intent> getAllSourceIntents() { in getAllSourceIntents() method in SelectableTargetInfo288 results.add(mSourceInfo.getAllSourceIntents().get(0)); in getAllSourceIntents()
1676 final List<Intent> sourceIntents = target.getAllSourceIntents();2448 final List<Intent> targetIntents = target.getAllSourceIntents();