Home
last modified time | relevance | path

Searched defs:account (Results 1 – 25 of 56) sorted by relevance

123

/cts/hostsidetests/content/test-apps/CtsSyncInvalidAccountAuthorityTestCases/src/android/content/sync/cts/
DStubAuthenticator.java67 Account account, Bundle bundle) throws NetworkErrorException { in confirmCredentials()
73 Account account, String type, Bundle bundle) throws NetworkErrorException { in getAuthToken()
84 Account account, String tokenType, Bundle bundle) in updateCredentials()
91 Account account, String[] options) throws NetworkErrorException { in hasFeatures()
97 Account account) throws NetworkErrorException { in getAccountRemovalAllowed()
/cts/tests/tests/content/src/android/content/cts/
DContentResolverSyncTestCase.java82 private void addAccountExplicitly(Account account, String password, Bundle userdata) { in addAccountExplicitly()
86 private boolean removeAccount(AccountManager am, Account account, in removeAccount()
105 private void addAccountAndVerifyInitSync(Account account, String password, in addAccountAndVerifyInitSync()
128 private void cancelSync(Account account, String authority, int latchTimeoutMillis) { in cancelSync()
158 private void requestSync(Account account, String authority, int latchTimeoutMillis) { in requestSync()
174 private void setIsSyncable(Account account, String authority, boolean b) { in setIsSyncable()
DMockAccountAuthenticator.java62 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
68 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
77 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
88 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
/cts/tests/tests/syncmanager/apps/app1/src/android/content/syncmanager/cts/app/
DSyncManagerCtsAuthenticator.java66 final Account account = new Account(name, getAccountType()); in ensureTestAccount() local
116 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
122 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
128 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
139 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DAccountAuthenticator.java83 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
89 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
98 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
109 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
118 …ic Bundle getAccountCredentialsForCloning(AccountAuthenticatorResponse response, Account account) { in getAccountCredentialsForCloning()
128 public Bundle addAccountFromCredentials(AccountAuthenticatorResponse response, Account account, in addAccountFromCredentials()
/cts/tests/tests/content/SyncAccountAccessStubs/src/com/android/cts/stub/
DStubAuthenticator.java79 Account account, Bundle bundle) throws NetworkErrorException { in confirmCredentials()
85 Account account, String type, Bundle bundle) throws NetworkErrorException { in getAuthToken()
99 Account account, String tokenType, Bundle bundle) in updateCredentials()
106 Account account, String[] options) throws NetworkErrorException { in hasFeatures()
112 Account account) throws NetworkErrorException { in getAccountRemovalAllowed()
/cts/hostsidetests/statsd/apps/statsdapp/src/com/android/server/cts/device/statsd/
DStatsdAuthenticator.java59 final Account account = getTestAccount(); in ensureTestAccount() local
107 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
113 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
119 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
130 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
DStatsdSyncAdapter.java53 public void onPerformSync(Account account, Bundle extras, String authority, in onPerformSync()
73 public static void requestSync(Account account) throws Exception { in requestSync()
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
DBatteryStatsAuthenticator.java60 final Account account = getTestAccount(); in ensureTestAccount() local
108 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
114 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
120 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
131 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
DBatteryStatsSyncAdapter.java54 public void onPerformSync(Account account, Bundle extras, String authority, in onPerformSync()
101 public static void requestSync(Account account) throws Exception { in requestSync()
117 public static void cancelPendingSyncs(Account account) throws Exception { in cancelPendingSyncs()
/cts/hostsidetests/backup/SyncAdapterSettingsApp/src/android/cts/backup/syncadaptersettingsapp/
DSyncAdapterSettingsAuthenticator.java65 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
71 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
77 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
88 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
/cts/tests/tests/accounts/common/src/android/accounts/cts/common/
DTestDefaultAuthenticator.java80 Account account, in confirmCredentials()
89 Account account, in getAuthToken()
105 Account account, in updateCredentials()
122 Account account, in hasFeatures()
/cts/hostsidetests/devicepolicy/app/AccountCheck/Tester/src/com/android/cts/devicepolicy/accountcheck/tester/
DTestAuthenticator.java75 final Account account = new Account(name, accountType); in createAccount() local
102 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
108 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
114 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
125 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
/cts/tests/tests/accounts/common/src/android/accounts/cts/common/tx/
DGetAccountRemovalAllowedTx.java24 public final Account account; field in GetAccountRemovalAllowedTx
33 Account account, in GetAccountRemovalAllowedTx()
DHasFeaturesTx.java27 public final Account account; field in HasFeaturesTx
38 Account account, in HasFeaturesTx()
DConfirmCredentialsTx.java24 public final Account account; field in ConfirmCredentialsTx
35 Account account, in ConfirmCredentialsTx()
DStartUpdateCredentialsSessionTx.java24 public final Account account; field in StartUpdateCredentialsSessionTx
35 Account account, in StartUpdateCredentialsSessionTx()
DGetAuthTokenTx.java24 public final Account account; field in GetAuthTokenTx
37 Account account, in GetAuthTokenTx()
DUpdateCredentialsTx.java24 public final Account account; field in UpdateCredentialsTx
37 Account account, in UpdateCredentialsTx()
/cts/hostsidetests/devicepolicy/app/AccountCheck/Auth/src/com/android/cts/devicepolicy/accountcheck/
DTestAuthenticator.java92 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
98 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
104 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
115 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
/cts/hostsidetests/devicepolicy/app/AccountManagement/src/com/android/cts/devicepolicy/accountmanagement/
DMockAccountAuthenticator.java61 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
67 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
76 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
87 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
/cts/hostsidetests/securitybulletin/test-apps/launchanywhere/src/com/android/security/cts/launchanywhere/
DAuthenticator.java107 Account account, String authTokenType, Bundle options) { in getAuthToken()
164 AccountAuthenticatorResponse response, Account account, Bundle options) { in confirmCredentials()
170 Account account, String authTokenType, Bundle options) { in updateCredentials()
176 AccountAuthenticatorResponse response, Account account, String[] features) in hasFeatures()
/cts/tests/tests/provider/src/android/provider/cts/
DCalendarTest.java128 static String generateCalendarOwnerEmail(String account) { in generateCalendarOwnerEmail()
141 String account, int seed) { in getNewCalendarValues()
204 public static int deleteCalendarByAccount(ContentResolver resolver, String account) { in deleteCalendarByAccount()
209 public static Cursor getCalendarsByAccount(ContentResolver resolver, String account) { in getCalendarsByAccount()
246 public static ContentValues getNewSyncStateValues(String account) { in getNewSyncStateValues()
265 public static Cursor getSyncStateByAccount(ContentResolver resolver, String account) { in getSyncStateByAccount()
286 public static int deleteSyncStateByAccount(ContentResolver resolver, String account, in deleteSyncStateByAccount()
367 String account, int seed, long calendarId, boolean asSyncAdapter) { in getNewEventValues()
445 public static ContentValues getNewRecurringEventValues(String account, int seed, in getNewRecurringEventValues()
511 public static void addDefaultReadOnlyValues(ContentValues values, String account, in addDefaultReadOnlyValues()
[all …]
/cts/tests/tests/provider/src/android/provider/cts/contacts/account/
DStaticAccountAuthenticator.java68 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
76 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
87 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
93 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
/cts/tests/tests/accounts/src/android/accounts/cts/
DMockAccountAuthenticator.java177 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
202 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
225 Account account, in getAuthToken()
267 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
293 Account account) throws NetworkErrorException { in getAccountRemovalAllowed()
317 Account account, in addAccountFromCredentials()
324 final Account account) throws NetworkErrorException { in getAccountCredentialsForCloning()
390 Account account, in startUpdateCredentialsSession()
502 Account account, in isCredentialsUpdateSuggested()

123