Searched defs:Intent (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/errorprone/tests/res/android/content/ |
H A D | Intent.java | 19 public class Intent { class 20 public Intent(String action) { in Intent() method in Intent
|
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
H A D | ImageActionUtils.java | 156 Intent intent, BiFunction<Uri, Intent, Intent[]> uriToIntentMap, String tag) { in persistBitmapAndStartActivity() argument 176 Intent intent, BiFunction<Uri, Intent, Intent[]> uriToIntentMap, String tag, in persistBitmapAndStartActivity() argument
|
/aosp12/frameworks/base/core/java/android/content/ |
H A D | Intent.java | 646 public class Intent implements Parcelable, Cloneable { class 6996 public Intent() { in Intent() method in Intent 7002 public Intent(Intent o) { in Intent() method in Intent 7006 private Intent(Intent o, @CopyMode int copyMode) { in Intent() method in Intent 7075 public Intent(String action) { in Intent() method in Intent 7095 public Intent(String action, Uri uri) { in Intent() method in Intent 7116 public Intent(Context packageContext, Class<?> cls) { in Intent() method in Intent 7143 public Intent(String action, Uri uri, in Intent() method in Intent 11130 protected Intent(Parcel in) { in Intent() method
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |