Searched defs:Account (Results 1 – 1 of 1) sorted by relevance
38 public class Account implements Parcelable { class62 public Account(String name, String type) { in Account() method in Account69 public Account(@NonNull Account other, @NonNull String accessId) { in Account() method in Account76 public Account(String name, String type, String accessId) { in Account() method in Account88 public Account(Parcel in) { in Account() method in Account