Home
last modified time | relevance | path

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

123456

/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 …]
/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/securitybulletin/test-apps/CVE-2024-43086/test-app/src/android/security/cts/CVE_2024_43086_test/
DPocAuthService.java44 AccountAuthenticatorResponse response, Account account) in getAccountRemovalAllowed()
50 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
56 AccountAuthenticatorResponse response, in addAccount()
67 AccountAuthenticatorResponse response, Account account, Bundle options) in confirmCredentials()
74 AccountAuthenticatorResponse response, in getAuthToken()
89 AccountAuthenticatorResponse response, in updateCredentials()
99 AccountAuthenticatorResponse response, Account account, String[] features) in hasFeatures()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-43086/helper-app-2/src/android/security/cts/CVE_2024_43086_helper/
DPocAuthService.java44 AccountAuthenticatorResponse response, Account account) in getAccountRemovalAllowed()
50 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
56 AccountAuthenticatorResponse response, in addAccount()
67 AccountAuthenticatorResponse response, Account account, Bundle options) in confirmCredentials()
74 AccountAuthenticatorResponse response, in getAuthToken()
89 AccountAuthenticatorResponse response, in updateCredentials()
99 AccountAuthenticatorResponse response, Account account, String[] features) in hasFeatures()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2024-43086/helper-app-1/src/android/security/cts/CVE_2024_43086_helper/
DPocAuthService.java44 AccountAuthenticatorResponse response, Account account) in getAccountRemovalAllowed()
50 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
56 AccountAuthenticatorResponse response, in addAccount()
67 AccountAuthenticatorResponse response, Account account, Bundle options) in confirmCredentials()
74 AccountAuthenticatorResponse response, in getAuthToken()
89 AccountAuthenticatorResponse response, in updateCredentials()
99 AccountAuthenticatorResponse response, Account account, String[] features) in hasFeatures()
/cts/tests/tests/telephony/current/src/android/telephony/cts/
DDataCallResponseTest.java92 DataCallResponse response = new DataCallResponse.Builder() in testConstructorAndGetters() local
131 DataCallResponse response = new DataCallResponse.Builder() in testEquals() local
174 DataCallResponse response = new DataCallResponse.Builder() in testNotEquals() local
219 DataCallResponse response = new DataCallResponse.Builder() in testParcel() local
249 DataCallResponse response = new DataCallResponse.Builder() in testConstructorAndGettersForNetworkValidation() local
290 DataCallResponse response = new DataCallResponse.Builder() in testEqualsForNetworkValidation() local
335 DataCallResponse response = new DataCallResponse.Builder() in testNotEqualsForNetworkValidation() local
382 DataCallResponse response = new DataCallResponse.Builder() in testParcelForNetworkValidation() 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/hostsidetests/securitybulletin/test-apps/CVE-2023-20944/test-app/src/android/security/cts/CVE_2023_20944_test/
DPocAuthService.java41 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
52 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
57 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
63 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
74 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
80 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/tests/autofillservice/src/android/autofillservice/cts/
DSessionLifecycleTest.java209 CannedFillResponse response = new CannedFillResponse.Builder() in testDatasetAuthResponseWhileAutofilledAppIsLifecycled() local
313 CannedFillResponse response = new CannedFillResponse.Builder() in testAuthCanceledWhileAutofilledAppIsLifecycled() local
371 CannedFillResponse response = new CannedFillResponse.Builder() in testAuthCanceledWhileAutofilledAppIsLifecycled_withRelayout() local
411 CannedFillResponse response = new CannedFillResponse.Builder() in testDatasetVisibleWhileAutofilledAppIsLifecycled() local
467 CannedFillResponse response = new CannedFillResponse.Builder() in testAutofillNestedActivitiesWhileAutofilledAppIsLifecycled() local
550 final CannedFillResponse response = new CannedFillResponse.Builder() in testDatasetGoesAwayWhenAutofilledAppIsKilled() local
585 final CannedFillResponse response = new CannedFillResponse.Builder() in testSaveRemainsWhenAutofilledAppIsKilled() local
/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/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()
/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/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/securitybulletin/test-apps/CVE-2024-49724/src/android/security/cts/CVE_2024_49724/
DAccountService.java55 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
61 AccountAuthenticatorResponse response, in addAccount()
110 AccountAuthenticatorResponse response, Account account, Bundle options) in confirmCredentials()
117 AccountAuthenticatorResponse response, in getAuthToken()
132 AccountAuthenticatorResponse response, in updateCredentials()
142 AccountAuthenticatorResponse response, Account account, String[] features) in hasFeatures()
/cts/tests/appfunctions/src/android/app/appfunctions/cts/
DAppFunctionManagerTest.kt161 val response = executeAppFunctionAndWait(mManager, request) in <lambda>() constant
194 val response = requireNotNull(blockingQueue.poll(LONG_TIMEOUT_SECOND, TimeUnit.SECONDS)) in <lambda>() constant
216 val response = executeAppFunctionAndWait(mManager, request) in <lambda>() constant
239 val response = executeAppFunctionAndWait(mManager, request) in <lambda>() constant
310 val response = executeAppFunctionAndWait(mManager, request) in <lambda>() constant
375 val response = executeAppFunctionAndWait(mManager, request) in <lambda>() constant
397 val response = executeAppFunctionAndWait(mManager, request) in <lambda>() constant
417 val response = executeAppFunctionAndWait(mManager, request) in <lambda>() constant
448 val response = executeAppFunctionAndWait(mManager, request) in <lambda>() constant
465 val response = executeAppFunctionAndWait(mManager, request) in <lambda>() constant
[all …]
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-35669/test-app/src/android/security/cts/CVE_2023_35669_test/
DPocAuthService.java67 AccountAuthenticatorResponse response, Account account) in getAccountRemovalAllowed()
123 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
129 AccountAuthenticatorResponse response, in addAccount()
140 AccountAuthenticatorResponse response, Account account, Bundle options) in confirmCredentials()
147 AccountAuthenticatorResponse response, in getAuthToken()
162 AccountAuthenticatorResponse response, in updateCredentials()
172 AccountAuthenticatorResponse response, Account account, String[] features) in hasFeatures()
/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/hostsidetests/securitybulletin/test-apps/CVE-2024-40676/src/android/security/cts/CVE_2024_40676/
DAccountService.java50 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
56 AccountAuthenticatorResponse response, in addAccount()
91 AccountAuthenticatorResponse response, Account account, Bundle options) in confirmCredentials()
98 AccountAuthenticatorResponse response, in getAuthToken()
113 AccountAuthenticatorResponse response, in updateCredentials()
123 AccountAuthenticatorResponse response, Account account, String[] features) in hasFeatures()
/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-21131/test-app/src/android/security/cts/CVE_2023_21131_test/
DPocAuthService.java67 AccountAuthenticatorResponse response, Account account) in getAccountRemovalAllowed()
125 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
131 AccountAuthenticatorResponse response, in addAccount()
142 AccountAuthenticatorResponse response, Account account, Bundle options) in confirmCredentials()
149 AccountAuthenticatorResponse response, in getAuthToken()
164 AccountAuthenticatorResponse response, in updateCredentials()
174 AccountAuthenticatorResponse response, Account account, String[] features) 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/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()

123456