Home
last modified time | relevance | path

Searched defs:authTokenType (Results 1 – 15 of 15) sorted by relevance

/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
H A DTestAccountType2Authenticator.java56 String authTokenType, in addAccount()
76 String authTokenType, in getAuthToken()
83 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel()
92 String authTokenType, in updateCredentials()
111 String authTokenType, in startAddAccountSession()
122 String authTokenType, in startUpdateCredentialsSession()
H A DTestAccountType1Authenticator.java63 String authTokenType, in addAccount()
147 String authTokenType, in getAuthToken()
194 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel()
202 String authTokenType, in updateCredentials()
263 String authTokenType, in startAddAccountSession()
319 String authTokenType, in startUpdateCredentialsSession()
/aosp12/frameworks/base/core/java/android/accounts/
H A DAbstractAccountAuthenticator.java156 String authTokenType, String[] features, Bundle options) in addAccount()
212 String authTokenType) in getAuthTokenLabel()
237 Account account, String authTokenType, Bundle loginOptions) in getAuthToken()
265 String authTokenType, Bundle loginOptions) throws RemoteException { in updateCredentials()
405 String authTokenType, in startUpdateCredentialsSession()
567 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount()
632 Account account, String authTokenType, Bundle options) in getAuthToken()
640 public abstract String getAuthTokenLabel(String authTokenType); in getAuthTokenLabel()
795 final String authTokenType, in startAddAccountSession()
851 final String authTokenType, in startUpdateCredentialsSession()
[all …]
H A DIAccountAuthenticator.aidl33 String authTokenType, in String[] requiredFeatures, in Bundle options); in addAccount()
47 String authTokenType, in Bundle options); in getAuthToken()
53 void getAuthTokenLabel(in IAccountAuthenticatorResponse response, String authTokenType); in getAuthTokenLabel()
60 String authTokenType, in Bundle options); in updateCredentials()
100 String authTokenType, in String[] requiredFeatures, in Bundle options); in startAddAccountSession()
106 String authTokenType, in Bundle options); in startUpdateCredentialsSession()
H A DIAccountManager.aidl53 String peekAuthToken(in Account account, String authTokenType); in peekAuthToken()
54 void setAuthToken(in Account account, String authTokenType, String authToken); in setAuthToken()
58 void updateAppPermission(in Account account, String authTokenType, int uid, boolean value); in updateAppPermission()
61 String authTokenType, boolean notifyOnAuthFailure, boolean expectActivityLaunch, in getAuthToken()
64 String authTokenType, in String[] requiredFeatures, boolean expectActivityLaunch, in addAccount()
67 String authTokenType, in String[] requiredFeatures, boolean expectActivityLaunch, in addAccountAsUser()
70 String authTokenType, boolean expectActivityLaunch, in Bundle options); in updateCredentials()
77 String authTokenType); in getAuthTokenLabel()
88 String authTokenType, in String[] requiredFeatures, boolean expectActivityLaunch, in startAddAccountSession()
93 String authTokenType, boolean expectActivityLaunch, in Bundle options); in startUpdateCredentialsSession()
H A DAccountManager.java855 public void updateAppPermission(Account account, String authTokenType, int uid, boolean value) { in updateAppPermission()
873 final String accountType, final String authTokenType, in getAuthTokenLabel()
H A DChooseTypeAndAccountActivity.java382 final String authTokenType = getIntent().getStringExtra( in runAddAccountForAuthenticator() local
/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/tests/testauth/
H A DTestAuthenticator.java63 String authTokenType, String[] requiredFeatures, Bundle options) { in addAccount()
85 String authTokenType, Bundle loginOptions) { in getAuthToken()
115 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel()
139 String authTokenType, Bundle loginOptions) { in updateCredentials()
/aosp12/packages/modules/StatsD/tests/apps/statsdapp/src/com/android/server/cts/device/statsd/
H A DStatsdAuthenticator.java96 String authTokenType, String[] requiredFeatures, Bundle options) in addAccount()
108 String authTokenType, Bundle options) throws NetworkErrorException { in updateCredentials()
120 String authTokenType, Bundle options) throws NetworkErrorException { in getAuthToken()
125 public String getAuthTokenLabel(String authTokenType) { in getAuthTokenLabel()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/accounts/
H A DAuthUtils.java53 final String authTokenType, final Bundle options, final boolean notifyAuthFailure, in getAuthToken()
62 public String blockingGetAuthToken(final Account account, final String authTokenType, in blockingGetAuthToken()
/aosp12/frameworks/base/test-mock/src/android/test/mock/
H A DMockAccountManager.java77 public String blockingGetAuthToken(Account account, String authTokenType, in blockingGetAuthToken()
/aosp12/frameworks/base/services/core/java/com/android/server/accounts/
H A DAccountManagerService.java2515 String authTokenType = cursor.getString(2); in invalidateAuthTokenLocked() local
2579 public String peekAuthToken(Account account, String authTokenType) { in peekAuthToken()
2825 final String authTokenType) in getAuthTokenLabel()
2877 final String authTokenType, in getAuthToken()
3141 String authTokenType = intent.getStringExtra( in createNoCredentialsPermissionNotification() local
3203 String authTokenType, int uid) { in getCredentialPermissionNotificationId()
3239 final String authTokenType, final String[] requiredFeatures, in addAccount()
3333 String authTokenType, String[] requiredFeatures, in addAccountAndLogMetrics()
3377 String authTokenType) { in logAddAccountMetrics()
3395 final String authTokenType, in startAddAccountSession()
[all …]
H A DAccountsDb.java381 long insertAuthToken(long accountId, String authTokenType, String authToken) { in insertAuthToken()
869 String authTokenType, long uid) { in deleteGrantsByAccountIdAuthTokenTypeAndUid()
894 long findMatchingGrantsCount(int uid, String authTokenType, Account account) { in findMatchingGrantsCount()
906 long insertGrant(long accountId, String authTokenType, int uid) { in insertGrant()
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
H A DContactsActor.java152 public String blockingGetAuthToken(Account account, String authTokenType, in blockingGetAuthToken()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...