Home
last modified time | relevance | path

Searched refs:Response (Results 1 – 24 of 24) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/euicc/async/
DAsyncMessageInvocation.java36 public abstract class AsyncMessageInvocation<Request, Response> implements Handler.Callback {
45 Request request, AsyncResultCallback<Response> resultCallback, Handler handler) { in invoke()
54 AsyncResultCallback<Response> resultCallback = in handleMessage()
55 (AsyncResultCallback<Response>) result.userObj; in handleMessage()
71 protected abstract Response parseResult(AsyncResult result) throws Throwable; in parseResult()
/frameworks/opt/net/voip/src/java/com/android/server/sip/
DSipSessionGroup.java79 import javax.sip.message.Response;
397 Response response = evt.getResponse(); in extractExternalAddress()
450 return Response.CALL_OR_TRANSACTION_DOES_NOT_EXIST; in processInviteWithReplaces()
454 if (dialog == null) return Response.DECLINE; in processInviteWithReplaces()
459 return Response.CALL_OR_TRANSACTION_DOES_NOT_EXIST; in processInviteWithReplaces()
466 return Response.CALL_OR_TRANSACTION_DOES_NOT_EXIST; in processInviteWithReplaces()
468 return Response.OK; in processInviteWithReplaces()
482 if (response == Response.OK) { in processNewInviteRequest()
515 mSipHelper.sendResponse((RequestEvent) evt, Response.OK); in process()
822 mSipHelper.sendResponse((RequestEvent) evt, Response.OK); in processExceptions()
[all …]
DSipHelper.java66 import javax.sip.message.Response;
355 Response response = mMessageFactory.createResponse(Response.RINGING, in sendRinging()
378 Response response = mMessageFactory.createResponse(Response.OK, in sendInviteOk()
405 Response response = mMessageFactory.createResponse( in sendInviteBusyHere()
406 Response.BUSY_HERE, request); in sendInviteBusyHere()
426 Response response = event.getResponse(); in sendInviteAck()
451 Response response = mMessageFactory.createResponse( in sendResponse()
485 Response response = mMessageFactory.createResponse( in sendInviteRequestTerminated()
486 Response.REQUEST_TERMINATED, inviteRequest); in sendInviteRequestTerminated()
/frameworks/base/core/java/android/hardware/location/
DContextHubTransactionHelper.java45 transaction.setResponse(new ContextHubTransaction.Response<List<NanoAppState>>( in createNanoAppQueryCallback()
52 transaction.setResponse(new ContextHubTransaction.Response<List<NanoAppState>>( in createNanoAppQueryCallback()
72 transaction.setResponse(new ContextHubTransaction.Response<Void>(
78 transaction.setResponse(new ContextHubTransaction.Response<Void>(result, null));
DContextHubTransaction.java137 public static class Response<R> { class in ContextHubTransaction
149 Response(@ContextHubTransaction.Result int result, R contents) { in Response() method in ContextHubTransaction.Response
178 ContextHubTransaction<L> transaction, ContextHubTransaction.Response<L> response); in onComplete()
190 private ContextHubTransaction.Response<T> mResponse;
271 public ContextHubTransaction.Response<T> waitForResponse( in waitForResponse()
356 /* package */ void setResponse(ContextHubTransaction.Response<T> response) { in setResponse()
DContextHubClient.java214 transaction.setResponse(new ContextHubTransaction.Response<Void>( in sendReliableMessageToNanoApp()
224 transaction.setResponse(new ContextHubTransaction.Response<Void>(result, null)); in sendReliableMessageToNanoApp()
DContextHubManager.java473 transaction.setResponse(new ContextHubTransaction.Response<List<NanoAppState>>( in createQueryCallback()
480 transaction.setResponse(new ContextHubTransaction.Response<List<NanoAppState>>( in createQueryCallback()
/frameworks/base/packages/StatementService/src/com/android/statementservice/network/retriever/
DUrlFetcher.kt59 Result.Success(Response(responseCode)) in fetch()
63 Result.Success(Response(responseCode)) in fetch()
72 Result.Success(Response(responseCode, content.await())) in fetch()
82 data class Response( dataClass
DStatementRetriever.kt62 constructor(statements: List<Statement>, webResult: UrlFetcher.Response) : this(
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountManagerServiceTest.java607 Response response = new Response(latch, mMockAccountManagerResponse); in testStartAddAccountSessionSuccessWithoutPasswordForwarding()
638 Response response = new Response(latch, mMockAccountManagerResponse); in testStartAddAccountSessionSuccessWithPasswordForwarding()
678 Response response = new Response(latch, mMockAccountManagerResponse); in testStartAddAccountSessionReturnWithInvalidIntent()
707 Response response = new Response(latch, mMockAccountManagerResponse); in testStartAddAccountSessionReturnWithValidIntent()
741 Response response = new Response(latch, mMockAccountManagerResponse); in testStartAddAccountSessionWhereAuthenticatorReturnsIntentWithProhibitedFlags()
773 Response response = new Response(latch, mMockAccountManagerResponse); in testStartAddAccountSessionError()
828 Response response = new Response(latch, mMockAccountManagerResponse); in testStartUpdateCredentialsSessionSuccessWithoutPasswordForwarding()
858 Response response = new Response(latch, mMockAccountManagerResponse); in testStartUpdateCredentialsSessionSuccessWithPasswordForwarding()
897 Response response = new Response(latch, mMockAccountManagerResponse); in testStartUpdateCredentialsSessionReturnWithInvalidIntent()
926 Response response = new Response(latch, mMockAccountManagerResponse); in testStartUpdateCredentialsSessionReturnWithValidIntent()
[all …]
/frameworks/base/services/core/java/com/android/server/pm/verify/domain/proxy/
DDomainVerificationProxyV1.java105 new Response(callingUid, verificationId, verificationCode, failedDomains)); in queueLegacyVerifyResult()
150 Response response = (Response) object; in runMessage()
315 private static class Response { class in DomainVerificationProxyV1
322 private Response(int callingUid, int verificationId, int verificationCode, in Response() method in DomainVerificationProxyV1.Response
/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
Dcamera_response_fast.rsh7 // Implementation of a three-parameter Camera Response Function as described in:
Dcamera_response.rsh7 // Implementation of a three-parameter Camera Response Function as described in:
Dlayered_filter_fast_f32.rscript480 // Applies Camera Response using LUT.
503 // Applies Camera Response using LUT.
525 // Applies Camera Response using LUT.
/frameworks/proto_logging/stats/atoms/pdf/
Dpdfviewer_extension_atoms.proto87 // API Response status
/frameworks/base/core/java/android/accounts/
DAccountManager.java2351 mResponse = new Response();
2429 private class Response extends IAccountManagerResponse.Stub {
2480 mResponse = new Response();
2500 protected class Response extends IAccountManagerResponse.Stub {
/frameworks/base/config/
Dboot-image-profile.txt54 HSPLandroid/accounts/AccountManager$AmsTask$Response;-><init>(Landroid/accounts/AccountManager$AmsT…
55 …ccountManager$AmsTask$Response;-><init>(Landroid/accounts/AccountManager$AmsTask;Landroid/accounts…
56 HSPLandroid/accounts/AccountManager$AmsTask$Response;->onResult(Landroid/os/Bundle;)V
67 HSPLandroid/accounts/AccountManager$BaseFutureTask$Response;-><init>(Landroid/accounts/AccountManag…
68 HSPLandroid/accounts/AccountManager$BaseFutureTask$Response;->onResult(Landroid/os/Bundle;)V
8297 HSPLandroid/hardware/location/ContextHubTransaction$Response;-><init>(ILjava/lang/Object;)V
8298 HSPLandroid/hardware/location/ContextHubTransaction$Response;->getContents()Ljava/lang/Object;
8300 …on/ContextHubTransaction;->setResponse(Landroid/hardware/location/ContextHubTransaction$Response;)V
8301 …esponse(JLjava/util/concurrent/TimeUnit;)Landroid/hardware/location/ContextHubTransaction$Response;
22575 HSPLcom/android/okhttp/Response$Builder;-><init>()V
[all …]
Dpreloaded-classes59 android.accounts.AccountManager$AmsTask$Response-IA
60 android.accounts.AccountManager$AmsTask$Response
3007 android.hardware.location.ContextHubTransaction$Response
13407 com.android.okhttp.Response$1
13408 com.android.okhttp.Response$Builder
13409 com.android.okhttp.Response
16497 javax.sip.message.Response
/frameworks/proto_logging/stats/
Datoms.proto12488 // Response for initial user information request.
14892 enum Response { enum
14898 optional Response response = 5;
16360 enum Response{ enum
16372 optional Response face_down_response = 1;
16382 // A low value may indicate a false negative. Logged only when Response is
17756 /** Response code or error code */
17802 * Response code (system/hardware/interfaces/keystore2/aidl/../ResponseCode.aidl)
17985 // Response code or error code in case of error outcome
/frameworks/base/boot/
Dpreloaded-classes59 android.accounts.AccountManager$AmsTask$Response-IA
60 android.accounts.AccountManager$AmsTask$Response
3003 android.hardware.location.ContextHubTransaction$Response
14014 javax.sip.message.Response
Dboot-image-profile.txt54 HSPLandroid/accounts/AccountManager$AmsTask$Response;-><init>(Landroid/accounts/AccountManager$AmsT…
55 …ccountManager$AmsTask$Response;-><init>(Landroid/accounts/AccountManager$AmsTask;Landroid/accounts…
56 HSPLandroid/accounts/AccountManager$AmsTask$Response;->onResult(Landroid/os/Bundle;)V
67 HSPLandroid/accounts/AccountManager$BaseFutureTask$Response;-><init>(Landroid/accounts/AccountManag…
68 HSPLandroid/accounts/AccountManager$BaseFutureTask$Response;->onResult(Landroid/os/Bundle;)V
8294 HSPLandroid/hardware/location/ContextHubTransaction$Response;-><init>(ILjava/lang/Object;)V
8295 HSPLandroid/hardware/location/ContextHubTransaction$Response;->getContents()Ljava/lang/Object;
8297 …on/ContextHubTransaction;->setResponse(Landroid/hardware/location/ContextHubTransaction$Response;)V
8298 …esponse(JLjava/util/concurrent/TimeUnit;)Landroid/hardware/location/ContextHubTransaction$Response;
22432 Landroid/accounts/AccountManager$AmsTask$Response-IA;
[all …]
/frameworks/base/services/
Dart-profile159 …eTask$Response;,Landroid/accounts/IAccountManagerResponse$Stub$Proxy;]Landroid/os/IBinder;Landroid…
161 …eTask$Response;,Landroid/accounts/IAccountManagerResponse$Stub$Proxy;]Landroid/os/IBinder;Landroid…
/frameworks/base/core/api/
Dsystem-current.txt6027 …method public android.hardware.location.ContextHubTransaction.Response<T> waitForResponse(long, ja…
6047 …re.location.ContextHubTransaction<L>, android.hardware.location.ContextHubTransaction.Response<L>);
6050 public static class ContextHubTransaction.Response<R> {
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt338 Landroid/accounts/AccountManager$AmsTask$Response;->onError(ILjava/lang/String;)V
339 Landroid/accounts/AccountManager$AmsTask$Response;->onResult(Landroid/os/Bundle;)V
345 Landroid/accounts/AccountManager$BaseFutureTask$Response;->onError(ILjava/lang/String;)V
346 Landroid/accounts/AccountManager$BaseFutureTask$Response;->onResult(Landroid/os/Bundle;)V
21133 Landroid/hardware/location/ContextHubTransaction$Response;-><init>(ILjava/lang/Object;)V
21134 Landroid/hardware/location/ContextHubTransaction$Response;->mContents:Ljava/lang/Object;
21135 Landroid/hardware/location/ContextHubTransaction$Response;->mResult:I
21141 …cation/ContextHubTransaction;->mResponse:Landroid/hardware/location/ContextHubTransaction$Response;
21143 …on/ContextHubTransaction;->setResponse(Landroid/hardware/location/ContextHubTransaction$Response;)V
51946 Landroid/telecom/Response;->onError(Ljava/lang/Object;ILjava/lang/String;)V