Searched refs:ams2 (Results 1 – 1 of 1) sorted by relevance
354 AccountManagerService ams2 = new AccountManagerService(mTestInjector); in testRemovedAccountSync() local357 ams2.removeAccountInternal(a1); in testRemovedAccountSync()358 Account[] accounts = ams2.getAccounts(UserHandle.USER_SYSTEM, mContext.getOpPackageName()); in testRemovedAccountSync()368 ams2.onUserUnlocked(newIntentForUser(UserHandle.USER_SYSTEM)); in testRemovedAccountSync()369 accounts = ams2.getAccounts(UserHandle.USER_SYSTEM, mContext.getOpPackageName()); in testRemovedAccountSync()