Home
last modified time | relevance | path

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

12

/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/tests/autofillservice/src/android/autofillservice/cts/
DSessionLifecycleTest.java155 CannedFillResponse response = new CannedFillResponse.Builder() in testDatasetAuthResponseWhileAutofilledAppIsLifecycled() local
255 CannedFillResponse response = new CannedFillResponse.Builder() in testAuthCanceledWhileAutofilledAppIsLifecycled() local
294 CannedFillResponse response = new CannedFillResponse.Builder() in testDatasetVisibleWhileAutofilledAppIsLifecycled() local
338 CannedFillResponse response = new CannedFillResponse.Builder() in testAutofillNestedActivitiesWhileAutofilledAppIsLifecycled() local
397 final CannedFillResponse response = new CannedFillResponse.Builder() in testDatasetGoesAwayWhenAutofilledAppIsKilled() local
432 final CannedFillResponse response = new CannedFillResponse.Builder() in testSaveRemainsWhenAutofilledAppIsKilled() local
DAuthenticationActivity.java109 CannedFillResponse response) { in createSender()
114 CannedFillResponse response, Bundle outData) { in createSender()
215 final CannedFillResponse response = in doIt() local
DManualAuthenticationActivity.java33 public static void setResponse(CannedFillResponse response) { in setResponse()
DCustomDescriptionDateTest.java127 final CannedFillResponse.Builder response = new CannedFillResponse.Builder() in sanitizationTest() local
/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()
DTestAuthenticatorActivity.java30 AccountAuthenticatorResponse response = intent.getParcelableExtra(Fixtures.KEY_CALLBACK); in onCreate() local
/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/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/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/devicepolicy/app/AccountCheck/Auth/src/com/android/cts/devicepolicy/accountcheck/
DTestAuthenticator.java59 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
87 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
92 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/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/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/hostsidetests/statsd/apps/statsdapp/src/com/android/server/cts/device/statsd/
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/tests/tests/provider/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/devicepolicy/app/AccountCheck/Tester/src/com/android/cts/devicepolicy/accountcheck/tester/
DTestAuthenticator.java91 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
97 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
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/batterysaving/src/android/os/cts/batterysaving/
DBatterySaverBgServiceTest.java116 final Payload response = mRpc.sendRequest(targetPackage, in requestClearIntent() local
126 final Payload response = mRpc.sendRequest(targetPackage, in requestLastIntent() local
155 final Payload response = mRpc.sendRequest(targetPackage, in tryStartTestServiceAndReturnAction() local
DBatterySaverAlarmTest.java133 final Payload response = mRpc.sendRequest(targetPackage, in scheduleAlarm() local
148 final Payload response = mRpc.sendRequest(targetPackage, in startService() local
/cts/tests/tests/accounts/src/android/accounts/cts/
DMockAccountAuthenticator.java160 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
177 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
192 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
202 public Bundle confirmCredentials(AccountAuthenticatorResponse response, Account account, in confirmCredentials()
224 AccountAuthenticatorResponse response, in getAuthToken()
267 public Bundle hasFeatures(AccountAuthenticatorResponse response, Account account, in hasFeatures()
292 public Bundle getAccountRemovalAllowed(AccountAuthenticatorResponse response, in getAccountRemovalAllowed()
316 public Bundle addAccountFromCredentials(final AccountAuthenticatorResponse response, in addAccountFromCredentials()
323 public Bundle getAccountCredentialsForCloning(final AccountAuthenticatorResponse response, in getAccountCredentialsForCloning()
333 public Bundle startAddAccountSession(AccountAuthenticatorResponse response, in startAddAccountSession()
[all …]
DAccountAuthenticatorDummyActivity.java19 AccountAuthenticatorResponse response = intent.getParcelableExtra(Fixtures.KEY_CALLBACK); in onCreate() local
/cts/tests/tests/net/src/android/net/http/cts/
DApacheHttpClientTest.java62 HttpResponse response = httpClient.execute(request); in downloadMultipleFiles() local
76 private void assertDownloadResponse(String message, int expectedNumBytes, HttpResponse response) in assertDownloadResponse()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/helpers/
DPowerTestHostLink.java164 String response = processClientRequest(clientRequest); in run() local
209 String response = RESPONSE_ERR; in processClientRequest() local
269 String response; in handleSetTestResultCmd() local
312 String response; in handleSensorSwitchCommand() local
386 String response; in switchSensor() local
414 String response = RESPONSE_OK; in switchAllSensors() local
/cts/common/device-side/util/src/com/android/compatibility/common/util/
DBroadcastRpcBase.java117 TResponse response = null; in onReceive() local
143 protected abstract byte[] responseToBytes(TResponse response); in responseToBytes()

12