Uses of Class
android.accounts.NetworkErrorException

Packages that use NetworkErrorException
android.accounts   
 

Uses of NetworkErrorException in android.accounts
 

Methods in android.accounts that throw NetworkErrorException
abstract  Bundle AbstractAccountAuthenticator.addAccount(AccountAuthenticatorResponse response, String accountType, String authTokenType, String[] requiredFeatures, Bundle options)
           
abstract  Bundle AbstractAccountAuthenticator.confirmCredentials(AccountAuthenticatorResponse response, Account account, Bundle options)
           
 Bundle AbstractAccountAuthenticator.getAccountRemovalAllowed(AccountAuthenticatorResponse response, Account account)
           
abstract  Bundle AbstractAccountAuthenticator.getAuthToken(AccountAuthenticatorResponse response, Account account, String authTokenType, Bundle options)
           
abstract  Bundle AbstractAccountAuthenticator.hasFeatures(AccountAuthenticatorResponse response, Account account, String[] features)
           
abstract  Bundle AbstractAccountAuthenticator.updateCredentials(AccountAuthenticatorResponse response, Account account, String authTokenType, Bundle options)
           
 



Copyright © 2008-2012. All Rights Reserved.