Searched refs:ams2 (Results 1 – 1 of 1) sorted by relevance
398 AccountManagerService ams2 = new AccountManagerService(mTestInjector); in testRemovedAccountSync() local401 ams2.removeAccountInternal(a1); in testRemovedAccountSync()402 Account[] accounts = ams2.getAccounts(UserHandle.USER_SYSTEM, mContext.getOpPackageName()); in testRemovedAccountSync()412 ams2.onUserUnlocked(newIntentForUser(UserHandle.USER_SYSTEM)); in testRemovedAccountSync()413 accounts = ams2.getAccounts(UserHandle.USER_SYSTEM, mContext.getOpPackageName()); in testRemovedAccountSync()