Searched refs:ams2 (Results 1 – 1 of 1) sorted by relevance
338 AccountManagerService ams2 = new AccountManagerService(mTestInjector); in testRemovedAccountSync() local341 ams2.removeAccountInternal(a1); in testRemovedAccountSync()342 Account[] accounts = ams2.getAccounts(UserHandle.USER_SYSTEM, mContext.getOpPackageName()); in testRemovedAccountSync()352 ams2.onUserUnlocked(newIntentForUser(UserHandle.USER_SYSTEM)); in testRemovedAccountSync()353 accounts = ams2.getAccounts(UserHandle.USER_SYSTEM, mContext.getOpPackageName()); in testRemovedAccountSync()