Home
last modified time | relevance | path

Searched refs:GetAccountsCallback (Results 1 – 1 of 1) sorted by relevance

/development/apps/Development/src/com/android/development/
DAccountsTester.java392 return new GetAccountsCallback(type, features); in newAccountsCallback()
395 class GetAccountsCallback implements AccountManagerCallback<Bundle> { class in AccountsTester
399 public GetAccountsCallback(String type, String[] features) { in GetAccountsCallback() method in AccountsTester.GetAccountsCallback