Searched refs:ACCOUNT_SUCCESS (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/ |
D | AccountManagerServiceTest.java | 701 AccountManagerServiceTestFixtures.ACCOUNT_SUCCESS, in testStartUpdateCredentialsSessionWithNullResponse() 740 AccountManagerServiceTestFixtures.ACCOUNT_SUCCESS, in testStartUpdateCredentialsSessionSuccessWithoutPasswordForwarding() 770 AccountManagerServiceTestFixtures.ACCOUNT_SUCCESS, in testStartUpdateCredentialsSessionSuccessWithPasswordForwarding() 1180 AccountManagerServiceTestFixtures.ACCOUNT_SUCCESS, in testIsCredentialsUpdatedSuggestedWithNullResponse() 1208 AccountManagerServiceTestFixtures.ACCOUNT_SUCCESS, in testIsCredentialsUpdatedSuggestedWithEmptyStatusToken() 1241 AccountManagerServiceTestFixtures.ACCOUNT_SUCCESS, in testIsCredentialsUpdatedSuggestedSuccess() 1257 AccountManagerServiceTestFixtures.ACCOUNT_SUCCESS, in testHasFeaturesWithNullResponse() 1287 AccountManagerServiceTestFixtures.ACCOUNT_SUCCESS, // account in testHasFeaturesWithNullFeature() 1319 AccountManagerServiceTestFixtures.ACCOUNT_SUCCESS, // account in testHasFeaturesSuccess() 1335 AccountManagerServiceTestFixtures.ACCOUNT_SUCCESS, in testRemoveAccountAsUserWithNullResponse() [all …]
|
D | AccountManagerServiceTestFixtures.java | 71 public static final Account ACCOUNT_SUCCESS = field in AccountManagerServiceTestFixtures
|