Searched refs:AbstractAccountAuthenticator (Results 1 – 13 of 13) sorted by relevance
106 public abstract class AbstractAccountAuthenticator { class145 public AbstractAccountAuthenticator(Context context) { in AbstractAccountAuthenticator() method in AbstractAccountAuthenticator162 final Bundle result = AbstractAccountAuthenticator.this.addAccount( in addAccount()192 final Bundle result = AbstractAccountAuthenticator.this.confirmCredentials( in confirmCredentials()222 AbstractAccountAuthenticator.this.getAuthTokenLabel(authTokenType)); in getAuthTokenLabel()248 final Bundle result = AbstractAccountAuthenticator.this.getAuthToken( in getAuthToken()277 final Bundle result = AbstractAccountAuthenticator.this.updateCredentials( in updateCredentials()304 final Bundle result = AbstractAccountAuthenticator.this.editProperties( in editProperties()321 final Bundle result = AbstractAccountAuthenticator.this.hasFeatures( in hasFeatures()338 final Bundle result = AbstractAccountAuthenticator.this.getAccountRemovalAllowed( in getAccountRemovalAllowed()[all …]
18 import android.accounts.AbstractAccountAuthenticator;34 public class TestAccountType2Authenticator extends AbstractAccountAuthenticator {
18 import android.accounts.AbstractAccountAuthenticator;32 public class TestAccountType1Authenticator extends AbstractAccountAuthenticator {159 AbstractAccountAuthenticator.KEY_CUSTOM_TOKEN_EXPIRY, in getAuthToken()169 AbstractAccountAuthenticator.KEY_CUSTOM_TOKEN_EXPIRY, in getAuthToken()
36 import android.accounts.AbstractAccountAuthenticator;1800 assertEquals(result.getLong(AbstractAccountAuthenticator.KEY_CUSTOM_TOKEN_EXPIRY), in testGetAuthTokenSuccess()1849 assertEquals(result.getLong(AbstractAccountAuthenticator.KEY_CUSTOM_TOKEN_EXPIRY), in assertGetTokenResponse()
20 import android.accounts.AbstractAccountAuthenticator;3124 result.putLong(AbstractAccountAuthenticator.KEY_CUSTOM_TOKEN_EXPIRY, in getAuthToken()3199 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 …]
37 android.accounts.AbstractAccountAuthenticator$Transport38 android.accounts.AbstractAccountAuthenticator
22410 Landroid/accounts/AbstractAccountAuthenticator$Transport;22411 Landroid/accounts/AbstractAccountAuthenticator;
32540 Landroid/accounts/AbstractAccountAuthenticator$Transport;32541 Landroid/accounts/AbstractAccountAuthenticator;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
2651 public abstract class AbstractAccountAuthenticator {2652 ctor public AbstractAccountAuthenticator(android.content.Context);
3726 public abstract class AbstractAccountAuthenticator {3727 ctor public AbstractAccountAuthenticator(android.content.Context);