/frameworks/base/core/java/android/accounts/ |
D | IAccountAuthenticator.aidl | 33 void addAccount(in IAccountAuthenticatorResponse response, String accountType, in addAccount() 41 void confirmCredentials(in IAccountAuthenticatorResponse response, in Account account, in confirmCredentials() 49 void getAuthToken(in IAccountAuthenticatorResponse response, in Account account, in getAuthToken() 57 void getAuthTokenLabel(in IAccountAuthenticatorResponse response, String authTokenType); in getAuthTokenLabel() 64 void updateCredentials(in IAccountAuthenticatorResponse response, in Account account, in updateCredentials() 72 void editProperties(in IAccountAuthenticatorResponse response, String accountType); in editProperties() 80 void hasFeatures(in IAccountAuthenticatorResponse response, in Account account, in hasFeatures() 88 void getAccountRemovalAllowed(in IAccountAuthenticatorResponse response, in Account account); in getAccountRemovalAllowed() 94 void getAccountCredentialsForCloning(in IAccountAuthenticatorResponse response, in getAccountCredentialsForCloning() 102 void addAccountFromCredentials(in IAccountAuthenticatorResponse response, in Account account, in addAccountFromCredentials() [all …]
|
D | AbstractAccountAuthenticator.java | 151 public void addAccount(IAccountAuthenticatorResponse response, String accountType, in addAccount() 184 public void confirmCredentials(IAccountAuthenticatorResponse response, in confirmCredentials() 211 public void getAuthTokenLabel(IAccountAuthenticatorResponse response, in getAuthTokenLabel() 238 public void getAuthToken(IAccountAuthenticatorResponse response, in getAuthToken() 268 public void updateCredentials(IAccountAuthenticatorResponse response, Account account, in updateCredentials() 299 public void editProperties(IAccountAuthenticatorResponse response, in editProperties() 316 public void hasFeatures(IAccountAuthenticatorResponse response, in hasFeatures() 333 public void getAccountRemovalAllowed(IAccountAuthenticatorResponse response, in getAccountRemovalAllowed() 350 public void getAccountCredentialsForCloning(IAccountAuthenticatorResponse response, in getAccountCredentialsForCloning() 368 public void addAccountFromCredentials(IAccountAuthenticatorResponse response, in addAccountFromCredentials() [all …]
|
D | IAccountManager.aidl | 40 void hasFeatures(in IAccountManagerResponse response, in Account account, in String[] features, in hasFeatures() 42 void getAccountByTypeAndFeatures(in IAccountManagerResponse response, String accountType, in getAccountByTypeAndFeatures() 44 void getAccountsByFeatures(in IAccountManagerResponse response, String accountType, in getAccountsByFeatures() 47 void removeAccountAsUser(in IAccountManagerResponse response, in Account account, in removeAccountAsUser() 50 void copyAccountToUser(in IAccountManagerResponse response, in Account account, in copyAccountToUser() 60 void getAuthToken(in IAccountManagerResponse response, in Account account, in getAuthToken() 63 void addAccount(in IAccountManagerResponse response, String accountType, in addAccount() 66 void addAccountAsUser(in IAccountManagerResponse response, String accountType, in addAccountAsUser() 69 void updateCredentials(in IAccountManagerResponse response, in Account account, in updateCredentials() 71 void editProperties(in IAccountManagerResponse response, String accountType, in editProperties() [all …]
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/ |
D | ImsPhoneCommandInterface.java | 173 public void setMute (boolean enableMute, Message response) { in setMute() 177 public void getMute (Message response) { in getMute() 231 int retry, int messageRef, Message response) { in sendImsGsmSms() 236 Message response) { in sendImsCdmaSms() 244 public void deleteSmsOnSim(int index, Message response) { in deleteSmsOnSim() 248 public void deleteSmsOnRuim(int index, Message response) { in deleteSmsOnRuim() 252 public void writeSmsToSim(int status, String smsc, String pdu, Message response) { in writeSmsToSim() 256 public void writeSmsToRuim(int status, byte[] pdu, Message response) { in writeSmsToRuim() 310 public void queryCallWaiting(int serviceClass, Message response) { in queryCallWaiting() 315 Message response) { in setCallWaiting() [all …]
|
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/ |
D | TestAccountType2Authenticator.java | 47 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() 54 AccountAuthenticatorResponse response, in addAccount() 65 AccountAuthenticatorResponse response, in confirmCredentials() 74 AccountAuthenticatorResponse response, in getAuthToken() 90 AccountAuthenticatorResponse response, in updateCredentials() 100 AccountAuthenticatorResponse response, in hasFeatures() 109 AccountAuthenticatorResponse response, in startAddAccountSession() 120 AccountAuthenticatorResponse response, in startUpdateCredentialsSession() 131 public Bundle finishSession(AccountAuthenticatorResponse response, in finishSession() 140 final AccountAuthenticatorResponse response, in isCredentialsUpdateSuggested()
|
D | TestAccountType1Authenticator.java | 45 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties() 59 AccountAuthenticatorResponse response, in addAccount() 104 AccountAuthenticatorResponse response, in confirmCredentials() 143 AccountAuthenticatorResponse response, in getAuthToken() 198 AccountAuthenticatorResponse response, in updateCredentials() 236 AccountAuthenticatorResponse response, in hasFeatures() 259 AccountAuthenticatorResponse response, in startAddAccountSession() 318 AccountAuthenticatorResponse response, in startUpdateCredentialsSession() 373 public Bundle finishSession(AccountAuthenticatorResponse response, in finishSession() 425 final AccountAuthenticatorResponse response, in isCredentialsUpdateSuggested() [all …]
|
D | AccountManagerServiceTest.java | 607 Response response = new Response(latch, mMockAccountManagerResponse); in testStartAddAccountSessionSuccessWithoutPasswordForwarding() local 638 Response response = new Response(latch, mMockAccountManagerResponse); in testStartAddAccountSessionSuccessWithPasswordForwarding() local 678 Response response = new Response(latch, mMockAccountManagerResponse); in testStartAddAccountSessionReturnWithInvalidIntent() local 707 Response response = new Response(latch, mMockAccountManagerResponse); in testStartAddAccountSessionReturnWithValidIntent() local 741 Response response = new Response(latch, mMockAccountManagerResponse); in testStartAddAccountSessionWhereAuthenticatorReturnsIntentWithProhibitedFlags() local 773 Response response = new Response(latch, mMockAccountManagerResponse); in testStartAddAccountSessionError() local 828 Response response = new Response(latch, mMockAccountManagerResponse); in testStartUpdateCredentialsSessionSuccessWithoutPasswordForwarding() local 858 Response response = new Response(latch, mMockAccountManagerResponse); in testStartUpdateCredentialsSessionSuccessWithPasswordForwarding() local 897 Response response = new Response(latch, mMockAccountManagerResponse); in testStartUpdateCredentialsSessionReturnWithInvalidIntent() local 926 Response response = new Response(latch, mMockAccountManagerResponse); in testStartUpdateCredentialsSessionReturnWithValidIntent() local [all …]
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wallet/ui/ |
D | WalletScreenControllerTest.java | 145 GetWalletCardsResponse response = in queryCards_deviceLocked_udfpsEnabled_hideUnlockButton() local 169 GetWalletCardsResponse response = in queryCards_deviceLocked_udfpsNotEnabled_showUnlockButton() local 194 GetWalletCardsResponse response = in queryCards_hasCards_showCarousel_activeCard() local 220 GetWalletCardsResponse response = in queryCards_hasCards_showCarousel_pendingActivationCard_parseLabel() local 246 GetWalletCardsResponse response = in queryCards_hasCards_showCarousel_badCard_parseLabel_notCrash() local 271 GetWalletCardsResponse response = in queryCards_hasCards_showCarousel_badCard_noLabel_notCrash() local 296 GetWalletCardsResponse response = in queryCards_hasCards_showCarousel_invalidSelectedIndex_notCrash() local 320 GetWalletCardsResponse response = in queryCards_hasCards_showCarousel_invalidIconSource_noIcon() local 345 GetWalletCardsResponse response = new GetWalletCardsResponse(Collections.EMPTY_LIST, 0); in queryCards_noCards_showEmptyState() local 434 GetWalletCardsResponse response = new GetWalletCardsResponse(Collections.emptyList(), 0); in onWalletCardsRetrieved_cardDataEmpty_intentIsNull_hidesWallet() local [all …]
|
/frameworks/av/cmds/stagefright/ |
D | SimplePlayer.cpp | 49 const sp<AMessage> &msg, sp<AMessage> *response) { in PostAndAwaitResponse() 65 sp<AMessage> response; in setDataSource() local 79 sp<AMessage> response; in setSurface() local 85 sp<AMessage> response; in prepare() local 91 sp<AMessage> response; in start() local 97 sp<AMessage> response; in stop() local 103 sp<AMessage> response; in reset() local 122 sp<AMessage> response = new AMessage; in onMessageReceived() local 143 sp<AMessage> response = new AMessage; in onMessageReceived() local 165 sp<AMessage> response = new AMessage; in onMessageReceived() local [all …]
|
/frameworks/libs/service_entitlement/tests/src/com/android/libraries/entitlement/ |
D | Ts43OperationTest.java | 344 ManageSubscriptionResponse response = mTs43Operation.manageSubscription(request); in testManageSubscription_continueToWebsheet() local 372 ManageSubscriptionResponse response = mTs43Operation.manageSubscription(request); in testManageSubscription_downloadProfile() local 402 ManageSubscriptionResponse response = mTs43Operation.manageSubscription(request); in testManageSubscription_invalidUserInput() local 427 AcquireTemporaryTokenResponse response = mTs43Operation.acquireTemporaryToken(request); in testAcquireTemporaryToken() local 451 AcquireConfigurationResponse response = mTs43Operation.acquireConfiguration(request); in testAcquireConfiguration() local 477 AcquireConfigurationResponse response = mTs43Operation.acquireConfiguration(request); in testAcquireConfiguration_messageInfo() local 506 CheckEligibilityResponse response = mTs43Operation.checkEligibility(request); in testCheckEligibility() local 530 ManageServiceResponse response = mTs43Operation.manageService(request); in testManageService() local 551 GetPhoneNumberResponse response = mTs43Operation.getPhoneNumber(request); in testGetPhoneNumber() local
|
D | EapAkaHelperTest.java | 105 String response = mEapAkaHelper.getEapAkaChallengeResponse(challenge); in getEapAkaChallengeResponse() local 122 String response = mEapAkaHelper.getEapAkaChallengeResponse(challenge); in getEapAkaChallengeResponse_getIccAuthenticationFailed() local 141 EapAkaHelper.EapAkaResponse response = mEapAkaHelper.getEapAkaResponse(challenge); in getEapAkaResponse() local 161 EapAkaHelper.EapAkaResponse response = mEapAkaHelper.getEapAkaResponse(challenge); in getEapAkaResponse_synchronizationFailure() local 179 EapAkaHelper.EapAkaResponse response = mEapAkaHelper.getEapAkaResponse(challenge); in getEapAkaResponse_getIccAuthenticationFailed() local
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
D | SimulatedCommandsVerifier.java | 777 public void setMute(boolean enableMute, Message response) { in setMute() 782 public void getMute(Message response) { in getMute() 787 public void getSignalStrength(Message response) { in getSignalStrength() 792 public void getVoiceRegistrationState(Message response) { in getVoiceRegistrationState() 797 public void getDataRegistrationState(Message response) { in getDataRegistrationState() 802 public void getOperator(Message response) { in getOperator() 827 public void sendSMS(String smscPDU, String pdu, Message response) { in sendSMS() 832 public void sendSMSExpectMore(String smscPDU, String pdu, Message response) { in sendSMSExpectMore() 837 public void sendCdmaSms(byte[] pdu, Message response) { in sendCdmaSms() 842 public void sendCdmaSMSExpectMore(byte[] pdu, Message response) { in sendCdmaSMSExpectMore() [all …]
|
D | SimulatedCommands.java | 894 public void sendTerminalResponse(String contents, Message response) { in sendTerminalResponse() 902 public void sendEnvelope(String contents, Message response) { in sendEnvelope() 910 public void sendEnvelopeWithStatus(String contents, Message response) { in sendEnvelopeWithStatus() 919 boolean accept, Message response) { in handleCallSetupRequestFromSim() 1088 public void deleteSmsOnSim(int index, Message response) { in deleteSmsOnSim() 1094 public void deleteSmsOnRuim(int index, Message response) { in deleteSmsOnRuim() 1100 public void writeSmsToSim(int status, String smsc, String pdu, Message response) { in writeSmsToSim() 1106 public void writeSmsToRuim(int status, byte[] pdu, Message response) { in writeSmsToRuim() 1159 DataCallResponse response = RILUtils.convertHalDataCallResult(mSetupDataCallResult); in setupDataCall() local 1191 @TelephonyManager.NetworkTypeBitMask int networkTypeBitmask, Message response) { in setAllowedNetworkTypesBitmap() [all …]
|
/frameworks/libs/service_entitlement/tests/src/com/android/libraries/entitlement/eapaka/ |
D | EapAkaApiTest.java | 165 HttpResponse response = in queryEntitlementStatus_hasAuthenticationToken() local 198 HttpResponse response = in queryEntitlementStatus_hasAuthenticationToken_useHttpPost() local 238 HttpResponse response = in queryEntitlementStatus_noAuthenticationToken() local 304 HttpResponse response = in queryEntitlementStatus_noAuthenticationToken_altenateEapAkaRealm() local 361 HttpResponse response = in queryEntitlementStatus_noAuthenticationToken_useHttpPost() local 431 HttpResponse response = in queryEntitlementStatus_noAuthenticationToken_useHttpPost_altenateEapAkaRealm() local 531 HttpResponse response = in queryEntitlementStatus_noAuthenticationToken_secondChallenge() local 600 HttpResponse response = in queryEntitlementStatus_noAuthenticationToken_thirdChallenge() local 694 HttpResponse response = in queryEntitlementStatus_hasAuthenticationToken_multipleAppIds() local 772 HttpResponse response = in queryEntitlementStatus_noAuthenticationToken_handleEapAkaSyncFailure() local [all …]
|
/frameworks/libs/service_entitlement/tests/src/com/android/libraries/entitlement/http/ |
D | HttpClientTest.java | 86 Map<String, FakeResponse> response = ImmutableMap.of(TEST_URL, responseContent); in request_contentTypeXml_returnsXmlBody() local 120 Map<String, FakeResponse> response = ImmutableMap.of(TEST_URL, responseContent); in request_httpGetResponseBadRequest_throwsException() local 188 Map<String, FakeResponse> response = ImmutableMap.of(TEST_URL, responseContent); in request_postJson_doNotEscapeForwardSlash() local 210 Map<String, FakeResponse> response = ImmutableMap.of(TEST_URL, responseContent); in request_getResponseCodeFailed_expectThrowsException() local 236 Map<String, FakeResponse> response = ImmutableMap.of(TEST_URL, responseContent); in request_getResponseBodyFailed_expectThrowsException() local 258 Map<String, FakeResponse> response = ImmutableMap.of(TEST_URL, responseContent); in history() local
|
/frameworks/opt/net/ims/src/java/com/android/ims/rcs/uce/request/ |
D | SubscribeRequestCoordinator.java | 91 RequestResult createRequestResult(long taskId, CapabilityRequestResponse response, in createRequestResult() 244 CapabilityRequestResponse response = request.getRequestResponse(); in handleRequestError() local 262 CapabilityRequestResponse response = request.getRequestResponse(); in handleCommandError() local 284 CapabilityRequestResponse response = request.getRequestResponse(); in handleNetworkResponse() local 324 final CapabilityRequestResponse response = request.getRequestResponse(); in handleNetworkResponseFailed() local 399 CapabilityRequestResponse response = request.getRequestResponse(); in handleCapabilitiesUpdated() local 423 CapabilityRequestResponse response = request.getRequestResponse(); in handleResourceTerminated() local 447 CapabilityRequestResponse response = request.getRequestResponse(); in handleCachedCapabilityUpdated() local 466 CapabilityRequestResponse response = request.getRequestResponse(); in handleTerminated() local 485 CapabilityRequestResponse response = request.getRequestResponse(); in handleNoNeedRequestFromNetwork() local [all …]
|
D | OptionsRequestCoordinator.java | 75 RequestResult createRequestResult(long taskId, CapabilityRequestResponse response); in createRequestResult() 180 CapabilityRequestResponse response = request.getRequestResponse(); in handleRequestError() local 197 CapabilityRequestResponse response = request.getRequestResponse(); in handleCommandError() local 219 CapabilityRequestResponse response = request.getRequestResponse(); in handleNetworkResponse() local 248 CapabilityRequestResponse response = request.getRequestResponse(); in handleCachedCapabilityUpdated() local 267 CapabilityRequestResponse response = request.getRequestResponse(); in handleNoNeedRequestFromNetwork() local 285 CapabilityRequestResponse response = request.getRequestResponse(); in handleRequestTimeout() local
|
/frameworks/base/core/java/android/service/quickaccesswallet/ |
D | GetWalletCardsCallbackImpl.java | 63 public void onSuccess(@NonNull GetWalletCardsResponse response) { in onSuccess() 90 private void onSuccessInternal(GetWalletCardsResponse response) { in onSuccessInternal() 116 private boolean isValidResponse(@NonNull GetWalletCardsResponse response) { in isValidResponse() 169 private void removeLocationsFromResponse(@NonNull GetWalletCardsResponse response) { in removeLocationsFromResponse()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | CommandsInterface.java | 1073 void setMute (boolean enableMute, Message response); in setMute() 1075 void getMute (Message response); in getMute() 1085 void getSignalStrength (Message response); in getSignalStrength() 1099 void getVoiceRegistrationState (Message response); in getVoiceRegistrationState() 1111 void getDataRegistrationState (Message response); in getDataRegistrationState() 1120 void getOperator(Message response); in getOperator() 1158 void sendSMS (String smscPDU, String pdu, Message response); in sendSMS() 1168 void sendSMSExpectMore (String smscPDU, String pdu, Message response); in sendSMSExpectMore() 1174 void sendCdmaSms(byte[] pdu, Message response); in sendCdmaSms() 1181 void sendCdmaSMSExpectMore(byte[] pdu, Message response); in sendCdmaSMSExpectMore() [all …]
|
D | ImsIndication.java | 61 Object[] response = new Object[2]; in onConnectionSetupFailure() local 86 int[] response = new int[3]; in notifyAnbr() local 111 int[] response = new int[1]; in triggerImsDeregistration() local
|
D | RadioIndication.java | 255 List<LinkCapacityEstimate> response = RILUtils.convertHalLinkCapacityEstimate(lce); in currentLinkCapacityEstimate() local 271 List<LinkCapacityEstimate> response = RILUtils.convertHalLinkCapacityEstimate(lce); in currentLinkCapacityEstimate_1_6() local 354 List<EmergencyNumber> response = new ArrayList<>(emergencyNumberList.size()); in currentEmergencyNumberList() local 478 IccRefreshResponse response = new IccRefreshResponse(); in simRefresh() local 491 char response[] = null; in callRing() local 602 int response[] = new int[1]; in cdmaOtaProvisionStatus() local 729 int response[] = new int[1]; in cdmaSubscriptionSourceChanged() local 743 int response[] = new int[1]; in cdmaPrlChanged() local 776 int response[] = new int[1]; in voiceRadioTechChanged() local 821 ArrayList<CellInfo> response = RILUtils.convertHalCellInfoList((ArrayList<Object>) records); in responseCellInfoList() local [all …]
|
/frameworks/base/core/java/android/provider/ |
D | E2eeContactKeysManager.java | 159 Bundle response = nullSafeCall(mContentResolver, in getE2eeContactKey() local 183 Bundle response = nullSafeCall(mContentResolver, in getAllE2eeContactKeys() local 211 Bundle response = nullSafeCall(mContentResolver, in getOwnerE2eeContactKeys() local 248 Bundle response = nullSafeCall(mContentResolver, in updateE2eeContactKeyLocalVerificationState() local 285 final Bundle response = nullSafeCall(mContentResolver, in updateE2eeContactKeyLocalVerificationState() local 314 Bundle response = nullSafeCall(mContentResolver, in updateE2eeContactKeyRemoteVerificationState() local 351 final Bundle response = nullSafeCall(mContentResolver, in updateE2eeContactKeyRemoteVerificationState() local 383 final Bundle response = nullSafeCall(mContentResolver, in removeE2eeContactKey() local 409 Bundle response = nullSafeCall(mContentResolver, in updateOrInsertE2eeSelfKey() local 442 Bundle response = nullSafeCall(mContentResolver, in updateE2eeSelfKeyRemoteVerificationState() local [all …]
|
/frameworks/base/services/tests/servicestests/src/com/android/server/hdmi/ |
D | DevicePowerStatusActionTest.java | 141 HdmiCecMessage response = in queryDisplayStatus_sendsRequestAndHandlesResponse() local 179 HdmiCecMessage response = in queryDisplayStatus_sendsRequest_timeout_retriesSuccessfully() local 224 HdmiCecMessage response = in queryDisplayStatus_localDevice_2_0_targetDevice_1_4() local 280 HdmiCecMessage response = in queryDisplayStatus_localDevice_2_0_targetDevice_2_0_unknown() local
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
D | IccFileHandler.java | 197 Message response in loadEFLinearFixed() local 230 Message response = obtainMessage(EVENT_GET_RECORD_SIZE_IMG_DONE, in loadEFImgLinearFixed() local 253 Message response in getEFLinearRecordSize() local 282 Message response = obtainMessage(EVENT_GET_EF_TRANSPARENT_SIZE_DONE, fileid, 0, onLoaded); in getEFTransparentRecordSize() local 308 Message response = obtainMessage(EVENT_GET_RECORD_SIZE_DONE, in loadEFLinearFixedAll() local 339 Message response = obtainMessage(EVENT_GET_BINARY_SIZE_DONE, in loadEFTransparent() local 357 Message response = obtainMessage(EVENT_READ_BINARY_DONE, in loadEFTransparent() local 376 Message response = obtainMessage(EVENT_READ_ICON_DONE, fileid, 0, in loadEFImgTransparent() local 447 private void sendResult(Message response, Object result, Throwable ex) { in sendResult() 457 private boolean processException(Message response, AsyncResult ar) { in processException() [all …]
|
/frameworks/base/tools/streaming_proto/test/unit/ |
D | streaming_proto_java.cpp | 125 CodeGeneratorResponse response = generate_java_protostream_code(request); in TEST() local 146 CodeGeneratorResponse response = generate_java_protostream_code(request); in TEST() local 160 CodeGeneratorResponse response = generate_java_protostream_code(request); in TEST() local 181 CodeGeneratorResponse response = generate_java_protostream_code(request); in TEST() local
|