Searched defs:NO_ACCOUNT (Results 1 – 2 of 2) sorted by relevance
68 public static final long NO_ACCOUNT = -1L; field in Account
95 protected final static Account NO_ACCOUNT = new Account("a", "b"); field in BaseContactsProvider2Test