Home
last modified time | relevance | path

Searched defs:response (Results 1 – 25 of 114) sorted by relevance

12345

/cts/tests/tests/appenumeration/src/android/appenumeration/cts/
DLauncherAppsEnumerationTests.java103 final Bundle response = result.await(); in callback_added_notVisibleNotReceives() local
116 final Bundle response = result.await(); in callback_added_visibleReceives() local
131 final Bundle response = result.await(); in callback_removed_notVisibleNotReceives() local
144 final Bundle response = result.await(); in callback_removed_visibleReceives() local
158 final Bundle response = result.await(); in callback_changed_notVisibleNotReceives() local
170 final Bundle response = result.await(); in callback_changed_visibleReceives() local
185 final Bundle response = result.await(); in callback_suspended_notVisibleNotReceives() local
201 final Bundle response = result.await(); in callback_suspended_visibleReceives() local
218 final Bundle response = result.await(); in callback_unsuspended_notVisibleNotReceives() local
232 final Bundle response = result.await(); in callback_unsuspended_visibleReceives() local
[all …]
DSyncAdapterEnumerationTests.java235 final Bundle response = sendCommandBlocking(sourcePackageName, null /* targetPackageName */, in getSyncAdapterTypes() local
250 final Bundle response = sendCommandBlocking(sourcePackageName, null /* targetPackageName */, in getSyncAdapterPackagesForAuthorityAsUser() local
260 final Bundle response = sendCommandBlocking(sourcePackageName, null /* targetPackageName */, in requestSyncAndAwaitStatus() local
273 final Bundle response = sendCommandBlocking(sourcePackageName, null /* targetPackageName */, in getSyncAdapterControlPanel() local
284 final Bundle response = sendCommandBlocking(providerPackageName, in requestPeriodicSync() local
304 final Bundle response = sendCommandBlocking(sourcePackageName, null /* targetPackageName */, in getSyncAutomatically() local
315 final Bundle response = sendCommandBlocking(sourcePackageName, null /* targetPackageName */, in getIsSyncable() local
326 final Bundle response = sendCommandBlocking(sourcePackageName, null /* targetPackageName */, in getPeriodicSyncs() local
/cts/tests/translation/src/android/translation/cts/unittests/
DTranslationResponseTest.java55 final TranslationResponse response = in testBuilder_validViewTranslationResponse() local
73 final TranslationResponse response = in testBuilder_errorViewTranslationResponse() local
96 final TranslationResponse response = in testBuilder_validTranslationResponseValue() local
113 final TranslationResponse response = in testParceledResponse_validTranslationResponseValues() local
143 final TranslationResponse response = in testBuilder_mixingAdders() local
171 final TranslationResponse response = in testBuilder_mixingSetters() local
194 final TranslationResponse response = in testParceledResponse_validViewTranslationResponses() local
/cts/hostsidetests/content/test-apps/CtsSyncInvalidAccountAuthorityTestCases/src/android/content/sync/cts/
DStubAuthenticator.java50 public Bundle editProperties(AccountAuthenticatorResponse response, in editProperties()
56 public Bundle addAccount(AccountAuthenticatorResponse response, in addAccount()
66 public Bundle confirmCredentials(AccountAuthenticatorResponse response, in confirmCredentials()
72 public Bundle getAuthToken(AccountAuthenticatorResponse response, in getAuthToken()
83 public Bundle updateCredentials(AccountAuthenticatorResponse response, in updateCredentials()
90 public Bundle hasFeatures(AccountAuthenticatorResponse response, in hasFeatures()
96 public Bundle getAccountRemovalAllowed(AccountAuthenticatorResponse response, in getAccountRemovalAllowed()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0704/stub-app/src/android/security/cts/CVE_2021_0704_stub/
DStubAuthenticator.java49 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
68 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
74 public Bundle getAccountRemovalAllowed(AccountAuthenticatorResponse response, in getAccountRemovalAllowed()
80 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
85 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
96 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
102 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
/cts/tests/tests/appenumeration/app/target/src/android/appenumeration/testapp/
DMockAuthenticatorService.java48 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
53 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
60 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
66 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
77 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
83 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2021-0685/src/android/security/cts/CVE_2021_0685/
DPocAuthService.java40 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
51 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
56 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
62 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
73 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
79 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
/cts/hostsidetests/backup/SyncAdapterSettingsApp/src/android/cts/backup/syncadaptersettingsapp/
DSyncAdapterSettingsAuthenticator.java53 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
60 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
65 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/hostsidetests/securitybulletin/test-apps/CVE-2020-0338/src/android/security/cts/CVE_2020_0338/
DPocAuthenticator.java50 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
55 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
72 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
78 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
89 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
95 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
/cts/hostsidetests/appcloning/test-apps/AppCloningContactsSharingApps/CloneProfileAppWithLaunchableActivity/src/com/android/cts/launchable/cloneprofile/contacts/app/
DTestAccountAuthenticator.java44 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
49 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
56 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
64 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
75 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
81 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
/cts/tests/tests/accounts/common/src/android/accounts/cts/common/
DTestDefaultAuthenticator.java45 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
52 AccountAuthenticatorResponse response, in addAccount()
79 AccountAuthenticatorResponse response, in confirmCredentials()
88 AccountAuthenticatorResponse response, in getAuthToken()
104 AccountAuthenticatorResponse response, in updateCredentials()
121 AccountAuthenticatorResponse response, in hasFeatures()
DTestAccountAuthenticator.java53 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
60 AccountAuthenticatorResponse response, in addAccount()
108 AccountAuthenticatorResponse response, in confirmCredentials()
154 AccountAuthenticatorResponse response, in getAuthToken()
218 AccountAuthenticatorResponse response, in updateCredentials()
263 AccountAuthenticatorResponse response, in hasFeatures()
311 AccountAuthenticatorResponse response, in startAddAccountSession()
359 AccountAuthenticatorResponse response, in startUpdateCredentialsSession()
/cts/tests/tests/content/SyncAccountAccessStubs/src/com/android/cts/stub/
DStubAuthenticator.java53 public Bundle editProperties(AccountAuthenticatorResponse response, in editProperties()
59 public Bundle addAccount(AccountAuthenticatorResponse response, in addAccount()
78 public Bundle confirmCredentials(AccountAuthenticatorResponse response, in confirmCredentials()
84 public Bundle getAuthToken(AccountAuthenticatorResponse response, in getAuthToken()
98 public Bundle updateCredentials(AccountAuthenticatorResponse response, in updateCredentials()
105 public Bundle hasFeatures(AccountAuthenticatorResponse response, in hasFeatures()
111 public Bundle getAccountRemovalAllowed(AccountAuthenticatorResponse response, in getAccountRemovalAllowed()
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DAccountAuthenticator.java71 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
78 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
83 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 …public Bundle getAccountCredentialsForCloning(AccountAuthenticatorResponse response, Account accou… in getAccountCredentialsForCloning()
128 public Bundle addAccountFromCredentials(AccountAuthenticatorResponse response, Account account, in addAccountFromCredentials()
/cts/tests/autofillservice/src/android/autofillservice/cts/
DSessionLifecycleTest.java200 CannedFillResponse response = new CannedFillResponse.Builder() in testDatasetAuthResponseWhileAutofilledAppIsLifecycled() local
303 CannedFillResponse response = new CannedFillResponse.Builder() in testAuthCanceledWhileAutofilledAppIsLifecycled() local
353 CannedFillResponse response = new CannedFillResponse.Builder() in testDatasetVisibleWhileAutofilledAppIsLifecycled() local
409 CannedFillResponse response = new CannedFillResponse.Builder() in testAutofillNestedActivitiesWhileAutofilledAppIsLifecycled() local
492 final CannedFillResponse response = new CannedFillResponse.Builder() in testDatasetGoesAwayWhenAutofilledAppIsKilled() local
527 final CannedFillResponse response = new CannedFillResponse.Builder() in testSaveRemainsWhenAutofilledAppIsKilled() local
/cts/hostsidetests/devicepolicy/app/AccountManagement/src/com/android/cts/devicepolicy/accountmanagement/
DMockAccountAuthenticator.java49 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
56 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
61 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/CVE-2021-0921/src/android/security/cts/CVE_2021_0921/
DAuthenticator.java89 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
94 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
100 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
144 …public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, Bundle op… in confirmCredentials()
149 …public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, String aut… in updateCredentials()
154 …public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, String[] feature… in hasFeatures()
/cts/tests/tests/content/src/android/content/cts/
DMockAccountAuthenticator.java50 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
57 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
62 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/hostsidetests/securitybulletin/test-apps/launchanywhere/src/com/android/security/cts/launchanywhere/
DAuthenticator.java100 public Bundle editProperties(AccountAuthenticatorResponse response, in editProperties()
106 public Bundle getAuthToken(AccountAuthenticatorResponse response, in getAuthToken()
112 public Bundle addAccount(AccountAuthenticatorResponse response, in addAccount()
164 AccountAuthenticatorResponse response, Account account, Bundle options) { in confirmCredentials()
169 public Bundle updateCredentials(AccountAuthenticatorResponse response, in updateCredentials()
176 AccountAuthenticatorResponse response, Account account, String[] features) in hasFeatures()
/cts/tests/tests/syncmanager/apps/app1/src/android/content/syncmanager/cts/app/
DSyncManagerCtsAuthenticator.java104 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
111 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
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/tests/tests/multiuser/src/android/multiuser/cts/
DNewUserResponseTest.java37 NewUserResponse response = in testNewUserResponseSuccessful() local
53 NewUserResponse response = new NewUserResponse(/* user= */ null, in testNewUserResponseUnsuccessful() local
/cts/hostsidetests/statsdatom/apps/statsdapp/src/com/android/server/cts/device/statsdatom/
DStatsdAuthenticator.java95 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
102 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
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()
/cts/hostsidetests/incident/apps/batterystatsapp/src/com/android/server/cts/device/batterystats/
DBatteryStatsAuthenticator.java96 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
103 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
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()
/cts/tests/tests/contactsprovider/src/android/provider/cts/contacts/account/
DStaticAccountAuthenticator.java56 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
61 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
68 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/hostsidetests/accounts/test-apps/AccountManagerCrossUserApp/src/com/android/cts/accountmanager/
DMockAuthenticator.java94 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
105 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
110 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
116 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
125 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
136 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()

12345