Searched defs:getAllSourceIntents (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/com/android/internal/app/chooser/ | ||
D | NotSelectableTargetInfo.java | 73 public List<Intent> getAllSourceIntents() { in getAllSourceIntents() method in NotSelectableTargetInfo |
D | TargetInfo.java | 122 List<Intent> getAllSourceIntents(); in getAllSourceIntents() method |
D | DisplayResolveInfo.java | 143 public List<Intent> getAllSourceIntents() { in getAllSourceIntents() method in DisplayResolveInfo |
D | SelectableTargetInfo.java | 283 public List<Intent> getAllSourceIntents() { in getAllSourceIntents() method in SelectableTargetInfo |