Searched defs:Intent (Results 1 – 1 of 1) sorted by relevance
639 public class Intent implements Parcelable, Cloneable { class6394 public Intent() { in Intent() method in Intent6400 public Intent(Intent o) { in Intent() method in Intent6404 private Intent(Intent o, @CopyMode int copyMode) { in Intent() method in Intent6468 public Intent(String action) { in Intent() method in Intent6488 public Intent(String action, Uri uri) { in Intent() method in Intent6509 public Intent(Context packageContext, Class<?> cls) { in Intent() method in Intent6536 public Intent(String action, Uri uri, in Intent() method in Intent10509 protected Intent(Parcel in) { in Intent() method