Searched refs:AbstractAccountAuthenticator (Results 1 – 17 of 17) sorted by relevance
108 public abstract class AbstractAccountAuthenticator { class149 public AbstractAccountAuthenticator(Context context) { in AbstractAccountAuthenticator() method in AbstractAccountAuthenticator165 final Bundle result = AbstractAccountAuthenticator.this.addAccount( in addAccount()245 final Bundle result = AbstractAccountAuthenticator.this.getAuthToken( in getAuthToken()272 final Bundle result = AbstractAccountAuthenticator.this.updateCredentials( in updateCredentials()297 final Bundle result = AbstractAccountAuthenticator.this.editProperties( in editProperties()312 final Bundle result = AbstractAccountAuthenticator.this.hasFeatures( in hasFeatures()360 AbstractAccountAuthenticator.this.addAccountFromCredentials( in addAccountFromCredentials()415 final Bundle result = AbstractAccountAuthenticator.this in startUpdateCredentialsSession()450 final Bundle result = AbstractAccountAuthenticator.this.finishSession( in finishSession()[all …]
18 import android.accounts.AbstractAccountAuthenticator;50 public class Authenticator extends AbstractAccountAuthenticator {
18 import android.accounts.AbstractAccountAuthenticator;26 public class Authenticator extends AbstractAccountAuthenticator {
18 import android.accounts.AbstractAccountAuthenticator;27 public class Authenticator extends AbstractAccountAuthenticator {
18 import android.accounts.AbstractAccountAuthenticator;34 public class TestAccountType2Authenticator extends AbstractAccountAuthenticator {
18 import android.accounts.AbstractAccountAuthenticator;34 public class TestAccountType1Authenticator extends AbstractAccountAuthenticator {161 AbstractAccountAuthenticator.KEY_CUSTOM_TOKEN_EXPIRY, in getAuthToken()171 AbstractAccountAuthenticator.KEY_CUSTOM_TOKEN_EXPIRY, in getAuthToken()
18 import android.accounts.AbstractAccountAuthenticator;85 public static class Authenticator extends AbstractAccountAuthenticator {
19 import android.accounts.AbstractAccountAuthenticator;33 class TestAuthenticator extends AbstractAccountAuthenticator {
20 import android.accounts.AbstractAccountAuthenticator;3064 AbstractAccountAuthenticator.KEY_CUSTOM_TOKEN_EXPIRY, 0L); in getAuthToken()
30 android.accounts.AbstractAccountAuthenticator$Transport31 android.accounts.AbstractAccountAuthenticator
22731 Landroid/accounts/AbstractAccountAuthenticator$Transport;22732 Landroid/accounts/AbstractAccountAuthenticator;
310 Landroid/accounts/AbstractAccountAuthenticator$Transport;->editProperties(Landroid/accounts/IAccoun…311 Landroid/accounts/AbstractAccountAuthenticator$Transport;->finishSession(Landroid/accounts/IAccount…315 Landroid/accounts/AbstractAccountAuthenticator$Transport;->getAuthTokenLabel(Landroid/accounts/IAcc…321 Landroid/accounts/AbstractAccountAuthenticator;->checkBinderPermission()V323 Landroid/accounts/AbstractAccountAuthenticator;->KEY_ACCOUNT:Ljava/lang/String;324 Landroid/accounts/AbstractAccountAuthenticator;->KEY_AUTH_TOKEN_TYPE:Ljava/lang/String;325 Landroid/accounts/AbstractAccountAuthenticator;->KEY_OPTIONS:Ljava/lang/String;326 Landroid/accounts/AbstractAccountAuthenticator;->KEY_REQUIRED_FEATURES:Ljava/lang/String;327 Landroid/accounts/AbstractAccountAuthenticator;->mContext:Landroid/content/Context;328 Landroid/accounts/AbstractAccountAuthenticator;->mTransport:Landroid/accounts/AbstractAccountAuthen…[all …]
32364 Landroid/accounts/AbstractAccountAuthenticator$Transport;32365 Landroid/accounts/AbstractAccountAuthenticator;
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
3245 public abstract class AbstractAccountAuthenticator {3246 ctor public AbstractAccountAuthenticator(android.content.Context);
2651 public abstract class AbstractAccountAuthenticator {2652 ctor public AbstractAccountAuthenticator(android.content.Context);