Searched defs:Account (Results 1 – 1 of 1) sorted by relevance
40 public class Account implements Parcelable { class67 public Account(String name, String type) { in Account() method in Account74 public Account(@NonNull Account other, @NonNull String accessId) { in Account() method in Account81 public Account(String name, String type, String accessId) { in Account() method in Account93 public Account(Parcel in) { in Account() method in Account