Searched refs:AbstractAccountAuthenticator (Results 1 – 12 of 12) 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()193 final Bundle result = AbstractAccountAuthenticator.this.confirmCredentials( in confirmCredentials()221 AbstractAccountAuthenticator.this.getAuthTokenLabel(authTokenType)); in getAuthTokenLabel()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()327 final Bundle result = AbstractAccountAuthenticator.this.getAccountRemovalAllowed( in getAccountRemovalAllowed()[all …]
18 import android.accounts.AbstractAccountAuthenticator;50 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()
20 import android.accounts.AbstractAccountAuthenticator;3059 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;
307 Landroid/accounts/AbstractAccountAuthenticator$Transport;->addAccount(Landroid/accounts/IAccountAut…308 Landroid/accounts/AbstractAccountAuthenticator$Transport;->addAccountFromCredentials(Landroid/accou…309 Landroid/accounts/AbstractAccountAuthenticator$Transport;->confirmCredentials(Landroid/accounts/IAc…310 Landroid/accounts/AbstractAccountAuthenticator$Transport;->editProperties(Landroid/accounts/IAccoun…311 Landroid/accounts/AbstractAccountAuthenticator$Transport;->finishSession(Landroid/accounts/IAccount…312 Landroid/accounts/AbstractAccountAuthenticator$Transport;->getAccountCredentialsForCloning(Landroid…313 Landroid/accounts/AbstractAccountAuthenticator$Transport;->getAccountRemovalAllowed(Landroid/accoun…314 Landroid/accounts/AbstractAccountAuthenticator$Transport;->getAuthToken(Landroid/accounts/IAccountA…315 Landroid/accounts/AbstractAccountAuthenticator$Transport;->getAuthTokenLabel(Landroid/accounts/IAcc…316 Landroid/accounts/AbstractAccountAuthenticator$Transport;->hasFeatures(Landroid/accounts/IAccountAu…[all …]
32364 Landroid/accounts/AbstractAccountAuthenticator$Transport;32365 Landroid/accounts/AbstractAccountAuthenticator;
3240 public abstract class AbstractAccountAuthenticator {3241 ctor public AbstractAccountAuthenticator(android.content.Context);
2651 public abstract class AbstractAccountAuthenticator {2652 ctor public AbstractAccountAuthenticator(android.content.Context);