Home
last modified time | relevance | path

Searched defs:ACCOUNT_1 (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DDpcAllowedAccountManagementTest.java50 private final static Account ACCOUNT_1 = new Account("user1", ACCOUNT_TYPE_1); field in DpcAllowedAccountManagementTest
/cts/tests/tests/provider/src/android/provider/cts/contacts/account/
DStaticAccountAuthenticator.java36 public static final Account ACCOUNT_1 = new Account("cp account 1", TYPE); field in StaticAccountAuthenticator