Searched refs:getAllSourceIntents (Results 1 – 4 of 4) sorted by relevance
83 mSourceIntents.addAll(other.getAllSourceIntents()); in DisplayResolveInfo()94 mSourceIntents.addAll(other.getAllSourceIntents()); in DisplayResolveInfo()137 public List<Intent> getAllSourceIntents() { in getAllSourceIntents() method in DisplayResolveInfo
73 public List<Intent> getAllSourceIntents() { in getAllSourceIntents() method in NotSelectableTargetInfo
122 List<Intent> getAllSourceIntents(); in getAllSourceIntents() method
322 public List<Intent> getAllSourceIntents() { in getAllSourceIntents() method in SelectableTargetInfo326 results.add(mSourceInfo.getAllSourceIntents().get(0)); in getAllSourceIntents()