Searched refs:ACCOUNT_1 (Results 1 – 4 of 4) sorted by relevance
36 public static final Account ACCOUNT_1 = new Account("cp account 1", TYPE); field in StaticAccountAuthenticator
50 private final static Account ACCOUNT_1 = new Account("user1", ACCOUNT_TYPE_1); field in DpcAllowedAccountManagementTest
130 StaticAccountAuthenticator.ACCOUNT_1); in testRawContactDelete_setsDeleteFlag()151 StaticAccountAuthenticator.ACCOUNT_1); in testRawContactDelete_removesRecord()
65 return assertAndCreateContact(resolver, StaticAccountAuthenticator.ACCOUNT_1); in assertAndCreateContact()