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