Searched defs:Intent (Results 1 – 1 of 1) sorted by relevance
639 public class Intent implements Parcelable, Cloneable { class6589 public Intent() { in Intent() method in Intent6595 public Intent(Intent o) { in Intent() method in Intent6599 private Intent(Intent o, @CopyMode int copyMode) { in Intent() method in Intent6663 public Intent(String action) { in Intent() method in Intent6683 public Intent(String action, Uri uri) { in Intent() method in Intent6704 public Intent(Context packageContext, Class<?> cls) { in Intent() method in Intent6731 public Intent(String action, Uri uri, in Intent() method in Intent10704 protected Intent(Parcel in) { in Intent() method