Searched refs:getAllSourceIntents (Results 1 – 5 of 5) sorted by relevance
89 mSourceIntents.addAll(other.getAllSourceIntents()); in DisplayResolveInfo()100 mSourceIntents.addAll(other.getAllSourceIntents()); in DisplayResolveInfo()143 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
283 public List<Intent> getAllSourceIntents() { in getAllSourceIntents() method in SelectableTargetInfo287 results.add(mSourceInfo.getAllSourceIntents().get(0)); in getAllSourceIntents()
1762 final List<Intent> sourceIntents = target.getAllSourceIntents();2474 final List<Intent> targetIntents = target.getAllSourceIntents();