Home
last modified time | relevance | path

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

12345

/packages/apps/Contacts/tests/src/com/android/contacts/tests/testauth/
DTestAuthenticator.java62 public Bundle addAccount(AccountAuthenticatorResponse response, String accountType, in addAccount()
84 public Bundle getAuthToken(AccountAuthenticatorResponse response, Account account, in getAuthToken()
99 AccountAuthenticatorResponse response, Account account, Bundle options) { in confirmCredentials()
107 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
125 AccountAuthenticatorResponse response, Account account, String[] features) { in hasFeatures()
138 public Bundle updateCredentials(AccountAuthenticatorResponse response, Account account, in updateCredentials()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
DVmsHalServiceTest.java336 VehiclePropValue response = createHalMessage( in testHandlePublisherIdRequestEvent() local
367 VehiclePropValue response = createHalMessage( in testHandlePublisherInformationRequestEvent() local
515 VehiclePropValue response = createHalMessage( in testHandleAvailabilityRequestEvent_ZeroLayers() local
535 VehiclePropValue response = createHalMessage( in testHandleAvailabilityRequestEvent_OneLayer() local
565 VehiclePropValue response = createHalMessage( in testHandleAvailabilityRequestEvent_MultipleLayers() local
607 VehiclePropValue response = createHalMessage( in testHandleStartSessionEvent() local
751 VehiclePropValue response = createHalMessage( in testHandleSubscriptionsRequestEvent_ZeroLayers() local
773 VehiclePropValue response = createHalMessage( in testHandleSubscriptionsRequestEvent_OneLayer_ZeroAssociatedLayers() local
796 VehiclePropValue response = createHalMessage( in testHandleSubscriptionsRequestEvent_ZeroLayers_OneAssociatedLayer() local
832 VehiclePropValue response = createHalMessage( in testHandleSubscriptionsRequestEvent_MultipleLayersAndAssociatedLayers() local
[all …]
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestCallScreeningService.java74 response = new CallScreeningService.CallResponse.Builder() in blockCall() local
85 response = new CallScreeningService.CallResponse.Builder() in allowCall() local
96 response = new CallScreeningService.CallResponse.Builder() in screenCallFurther() local
/packages/apps/Dialer/java/com/android/voicemail/impl/transcribe/grpc/
DTranscriptionResponseSync.java26 @Nullable private final TranscribeVoicemailResponse response; field in TranscriptionResponseSync
35 public TranscriptionResponseSync(TranscribeVoicemailResponse response) { in TranscriptionResponseSync()
DTranscriptionResponseAsync.java26 @Nullable private final TranscribeVoicemailAsyncResponse response; field in TranscriptionResponseAsync
29 public TranscriptionResponseAsync(TranscribeVoicemailAsyncResponse response) { in TranscriptionResponseAsync()
DGetTranscriptResponseAsync.java27 @Nullable private final GetTranscriptResponse response; field in GetTranscriptResponseAsync
30 public GetTranscriptResponseAsync(GetTranscriptResponse response) { in GetTranscriptResponseAsync()
DTranscriptionFeedbackResponseAsync.java27 public TranscriptionFeedbackResponseAsync(SendTranscriptionFeedbackResponse response) { in TranscriptionFeedbackResponseAsync()
/packages/apps/Nfc/tests/src/com/android/nfc/snep/
DSnepBasicTests.java55 SnepMessage response = null; in testGetSmallNdef() local
86 SnepMessage response = null; in testGetLargeNdef() local
117 SnepMessage response = null; in testGetExcessiveNdef() local
148 SnepMessage response = null; in testPutSmallNdef() local
179 SnepMessage response = null; in testPutLargeNdef() local
210 SnepMessage response = null; in testUnsupportedVersion() local
246 SnepMessage response = null; in testDifferentMinorVersion() local
DSnepValidationClientTests.java152 SnepMessage response = client.get(msg); in testUnavailable() local
172 SnepMessage response = client.get(msg); in testUndeliverable() local
/packages/apps/TV/common/src/com/android/tv/common/compat/internal/
DSessionCompatProcessor.java43 Bundle response = new Bundle(); in handleAppPrivateCommand() local
65 Bundle response = new Bundle(); in notifyCompat() local
/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/
DImapConnection.java112 ImapResponse response = parser.readResponse(false); in open() local
248 String response = data.createResponse(); in doDigestMd5Auth() local
368 List<ImapResponse> executeContinuationResponse(String response, boolean sensitive) in executeContinuationResponse()
383 ImapResponse response; in getCommandResponses() local
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/6/android/net/ipmemorystore/
DIOnSameL3NetworkResponseListener.aidl21 …et.ipmemorystore.StatusParcelable status, in android.net.ipmemorystore.SameL3NetworkResponseParcel… in onSameL3NetworkResponse()
/packages/modules/NetworkStack/common/networkstackclient/src/android/net/ipmemorystore/
DIOnSameL3NetworkResponseListener.aidl28 in SameL3NetworkResponseParcelable response); in onSameL3NetworkResponse()
DOnSameL3NetworkResponseListener.java29 void onSameL3NetworkResponse(Status status, SameL3NetworkResponse response); in onSameL3NetworkResponse()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/7/android/net/ipmemorystore/
DIOnSameL3NetworkResponseListener.aidl21 …et.ipmemorystore.StatusParcelable status, in android.net.ipmemorystore.SameL3NetworkResponseParcel… in onSameL3NetworkResponse()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/1/android/net/ipmemorystore/
DIOnSameL3NetworkResponseListener.aidl3 …et.ipmemorystore.StatusParcelable status, in android.net.ipmemorystore.SameL3NetworkResponseParcel… in onSameL3NetworkResponse()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/4/android/net/ipmemorystore/
DIOnSameL3NetworkResponseListener.aidl3 …et.ipmemorystore.StatusParcelable status, in android.net.ipmemorystore.SameL3NetworkResponseParcel… in onSameL3NetworkResponse()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/current/android/net/ipmemorystore/
DIOnSameL3NetworkResponseListener.aidl21 …et.ipmemorystore.StatusParcelable status, in android.net.ipmemorystore.SameL3NetworkResponseParcel… in onSameL3NetworkResponse()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/2/android/net/ipmemorystore/
DIOnSameL3NetworkResponseListener.aidl3 …et.ipmemorystore.StatusParcelable status, in android.net.ipmemorystore.SameL3NetworkResponseParcel… in onSameL3NetworkResponse()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/5/android/net/ipmemorystore/
DIOnSameL3NetworkResponseListener.aidl21 …et.ipmemorystore.StatusParcelable status, in android.net.ipmemorystore.SameL3NetworkResponseParcel… in onSameL3NetworkResponse()
/packages/modules/NetworkStack/common/networkstackclient/aidl_api/ipmemorystore-aidl-interfaces/3/android/net/ipmemorystore/
DIOnSameL3NetworkResponseListener.aidl20 …et.ipmemorystore.StatusParcelable status, in android.net.ipmemorystore.SameL3NetworkResponseParcel… in onSameL3NetworkResponse()
/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DWebAddress.java139 public String response; field in WebAddress.ParseException
141 ParseException(String response) { in ParseException()
/packages/apps/SecureElement/src/com/android/se/security/ara/
DAccessRuleApplet.java74 ResponseApdu response = send(apdu); in readAllAccessRules() local
135 ResponseApdu response = send(apdu); in readRefreshTag() local
/packages/services/BuiltInPrintService/jni/ipphelper/
Dipphelper.c141 ipp_t *response; in test_and_set_ipp_version() local
236 ipp_t *response = NULL; in get_PrinterState() local
279 void get_PrinterStateReason(ipp_t *response, ipp_pstate_t *printer_state, in get_PrinterStateReason()
576 void parse_IPPVersions(ipp_t *response, ipp_version_supported_t *ippVersions) { in parse_IPPVersions()
633 void parse_getMediaSupported(ipp_t *response, media_supported_t *media_supported) { in parse_getMediaSupported()
704 void parse_printerAttributes(ipp_t *response, printer_capabilities_t *capabilities) { in parse_printerAttributes()
1082 static void parse_printerUris(ipp_t *response, printer_capabilities_t *capabilities) { in parse_printerUris()
1228 ipp_t *response = NULL; in ippSendRequest() local
1265 ipp_t *response = NULL; in ipp_doCupsRequest() local
/packages/services/Car/obd2-lib/src/com/android/car/obd2/
DObd2Connection.java130 StringBuilder response = new StringBuilder(); in runImpl() local
150 String removeSideData(String response, String... patterns) { in removeSideData()
157 String unpackLongFrame(String response) { in unpackLongFrame()
325 int[] response = run("03"); in getDiagnosticTroubleCodes() local

12345