Searched refs:GetAuthTokenCallback (Results 1 – 1 of 1) sorted by relevance
427 return new GetAuthTokenCallback(type, authTokenType, features); in newAuthTokensCallback()430 class GetAuthTokenCallback implements AccountManagerCallback<Bundle> { class in AccountsTester435 public GetAuthTokenCallback(String type, String authTokenType, String[] features) { in GetAuthTokenCallback() method in AccountsTester.GetAuthTokenCallback