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