Searched refs:wrongAccount (Results 1 – 1 of 1) sorted by relevance
329 Account wrongAccount = new Account("wrong_name", "type"); in removeAccount_doesNotRemoveAccountOfDifferentName() local330 AccountManagerFuture<Boolean> future = am.removeAccount(wrongAccount, null, null); in removeAccount_doesNotRemoveAccountOfDifferentName()