Searched refs:GetAccountsCallback (Results 1 – 1 of 1) sorted by relevance
392 return new GetAccountsCallback(type, features); in newAccountsCallback()395 class GetAccountsCallback implements AccountManagerCallback<Bundle> { class in AccountsTester399 public GetAccountsCallback(String type, String[] features) { in GetAccountsCallback() method in AccountsTester.GetAccountsCallback