Searched refs:ams2 (Results 1 – 1 of 1) sorted by relevance
341 AccountManagerService ams2 = new AccountManagerService(mTestInjector); in testRemovedAccountSync() local344 ams2.removeAccountInternal(a1); in testRemovedAccountSync()345 Account[] accounts = ams2.getAccounts(UserHandle.USER_SYSTEM, mContext.getOpPackageName()); in testRemovedAccountSync()355 ams2.onUserUnlocked(newIntentForUser(UserHandle.USER_SYSTEM)); in testRemovedAccountSync()356 accounts = ams2.getAccounts(UserHandle.USER_SYSTEM, mContext.getOpPackageName()); in testRemovedAccountSync()