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