Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/accounts/
DAuthenticatorException.java19 public class AuthenticatorException extends AccountsException { class
20 public AuthenticatorException() { in AuthenticatorException() method in AuthenticatorException
23 public AuthenticatorException(String message) { in AuthenticatorException() method in AuthenticatorException
26 public AuthenticatorException(String message, Throwable cause) { in AuthenticatorException() method in AuthenticatorException
29 public AuthenticatorException(Throwable cause) { in AuthenticatorException() method in AuthenticatorException
DAccountManager.java729 public String bundleToResult(Bundle bundle) throws AuthenticatorException { in getAuthTokenLabel()
731 throw new AuthenticatorException("no result in response"); in getAuthTokenLabel()
772 public Boolean bundleToResult(Bundle bundle) throws AuthenticatorException {
774 throw new AuthenticatorException("no result in response");
833 public Account[] bundleToResult(Bundle bundle) throws AuthenticatorException {
835 throw new AuthenticatorException("no result in response");
1093 public Account bundleToResult(Bundle bundle) throws AuthenticatorException {
1157 public Boolean bundleToResult(Bundle bundle) throws AuthenticatorException {
1159 throw new AuthenticatorException("no result in response");
1237 public Boolean bundleToResult(Bundle bundle) throws AuthenticatorException {
[all …]
DAccountManagerFuture.java94 V getResult() throws OperationCanceledException, IOException, AuthenticatorException; in getResult()
114 throws OperationCanceledException, IOException, AuthenticatorException; in getResult()
DGrantCredentialsPermissionActivity.java106 } catch (AuthenticatorException e) { in onCreate()
DChooseTypeAndAccountActivity.java416 } catch (AuthenticatorException e) { in run()
/frameworks/base/test-runner/src/android/test/
DIsolatedContext.java24 import android.accounts.AuthenticatorException;
149 throws OperationCanceledException, IOException, AuthenticatorException { in blockingGetAuthToken()
180 throws OperationCanceledException, IOException, AuthenticatorException { in getResult()
185 throws OperationCanceledException, IOException, AuthenticatorException { in getResult()
/frameworks/base/
Dpreloaded-classes318 android.accounts.AuthenticatorException
Dcompiled-classes-phone65 android.accounts.AuthenticatorException
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt2695 …unts.Account, java.lang.String, boolean) throws android.accounts.AuthenticatorException, java.io.I…
2763 …method public abstract V getResult() throws android.accounts.AuthenticatorException, java.io.IOExc…
2764 …ult(long, java.util.concurrent.TimeUnit) throws android.accounts.AuthenticatorException, java.io.I…
2792 public class AuthenticatorException extends android.accounts.AccountsException {
2793 ctor public AuthenticatorException();
2794 ctor public AuthenticatorException(java.lang.String);
2795 ctor public AuthenticatorException(java.lang.String, java.lang.Throwable);
2796 ctor public AuthenticatorException(java.lang.Throwable);
/frameworks/base/api/
Dcurrent.txt2956 …unts.Account, java.lang.String, boolean) throws android.accounts.AuthenticatorException, java.io.I…
3045 …method public abstract V getResult() throws android.accounts.AuthenticatorException, java.io.IOExc…
3046 …ult(long, java.util.concurrent.TimeUnit) throws android.accounts.AuthenticatorException, java.io.I…
3074 public class AuthenticatorException extends android.accounts.AccountsException {
3075 ctor public AuthenticatorException();
3076 ctor public AuthenticatorException(java.lang.String);
3077 ctor public AuthenticatorException(java.lang.String, java.lang.Throwable);
3078 ctor public AuthenticatorException(java.lang.Throwable);
Dsystem-current.txt3086 …unts.Account, java.lang.String, boolean) throws android.accounts.AuthenticatorException, java.io.I…
3176 …method public abstract V getResult() throws android.accounts.AuthenticatorException, java.io.IOExc…
3177 …ult(long, java.util.concurrent.TimeUnit) throws android.accounts.AuthenticatorException, java.io.I…
3205 public class AuthenticatorException extends android.accounts.AccountsException {
3206 ctor public AuthenticatorException();
3207 ctor public AuthenticatorException(java.lang.String);
3208 ctor public AuthenticatorException(java.lang.String, java.lang.Throwable);
3209 ctor public AuthenticatorException(java.lang.Throwable);