Searched defs:accessId (Results 1 – 1 of 1) sorted by relevance
51 private final @Nullable String accessId; field in Account74 public Account(@NonNull Account other, @NonNull String accessId) { in Account()81 public Account(String name, String type, String accessId) { in Account()