Searched refs:AbstractAccountAuthenticator (Results 1 – 9 of 9) sorted by relevance
107 public abstract class AbstractAccountAuthenticator { class148 public AbstractAccountAuthenticator(Context context) { in AbstractAccountAuthenticator() method in AbstractAccountAuthenticator164 final Bundle result = AbstractAccountAuthenticator.this.addAccount( in addAccount()192 final Bundle result = AbstractAccountAuthenticator.this.confirmCredentials( in confirmCredentials()220 AbstractAccountAuthenticator.this.getAuthTokenLabel(authTokenType)); in getAuthTokenLabel()244 final Bundle result = AbstractAccountAuthenticator.this.getAuthToken( in getAuthToken()271 final Bundle result = AbstractAccountAuthenticator.this.updateCredentials( in updateCredentials()296 final Bundle result = AbstractAccountAuthenticator.this.editProperties( in editProperties()311 final Bundle result = AbstractAccountAuthenticator.this.hasFeatures( in hasFeatures()326 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;2988 AbstractAccountAuthenticator.KEY_CUSTOM_TOKEN_EXPIRY, 0L); in getAuthToken()
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 …]
2651 public abstract class AbstractAccountAuthenticator {2652 ctor public AbstractAccountAuthenticator(android.content.Context);
2996 public abstract class AbstractAccountAuthenticator {2997 ctor public AbstractAccountAuthenticator(android.content.Context);