Searched refs:testAccountManagerCallback (Results 1 – 1 of 1) sorted by relevance
340 …TestAccountManagerCallback<Boolean> testAccountManagerCallback = new TestAccountManagerCallback<>(… in removeAccount_does() local341 …AccountManagerFuture<Boolean> future = am.removeAccount(account, testAccountManagerCallback, null); in removeAccount_does()345 assertThat(testAccountManagerCallback.accountManagerFuture).isNotNull(); in removeAccount_does()