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 | 794 AccountManagerServiceTestFixtures.ACCOUNT_SUCCESS, in testStartUpdateCredentialsSessionWithNullResponse() 833 AccountManagerServiceTestFixtures.ACCOUNT_SUCCESS, in testStartUpdateCredentialsSessionSuccessWithoutPasswordForwarding() 863 AccountManagerServiceTestFixtures.ACCOUNT_SUCCESS, in testStartUpdateCredentialsSessionSuccessWithPasswordForwarding() 1273 AccountManagerServiceTestFixtures.ACCOUNT_SUCCESS, in testIsCredentialsUpdatedSuggestedWithNullResponse() 1301 AccountManagerServiceTestFixtures.ACCOUNT_SUCCESS, in testIsCredentialsUpdatedSuggestedWithEmptyStatusToken() 1334 AccountManagerServiceTestFixtures.ACCOUNT_SUCCESS, in testIsCredentialsUpdatedSuggestedSuccess() 1350 AccountManagerServiceTestFixtures.ACCOUNT_SUCCESS, in testHasFeaturesWithNullResponse() 1382 AccountManagerServiceTestFixtures.ACCOUNT_SUCCESS, // account in testHasFeaturesWithNullFeature() 1416 AccountManagerServiceTestFixtures.ACCOUNT_SUCCESS, // account in testHasFeaturesSuccess() 1433 AccountManagerServiceTestFixtures.ACCOUNT_SUCCESS, in testRemoveAccountAsUserWithNullResponse() [all …]
|
D | AccountManagerServiceTestFixtures.java | 70 public static final Account ACCOUNT_SUCCESS = field in AccountManagerServiceTestFixtures
|