Home
last modified time | relevance | path

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

12345678910>>...28

/aosp12/system/core/trusty/keymaster/
H A DTrustyKeymaster.cpp146 AddEntropyResponse* response) { in AddRngEntropy()
155 GenerateKeyResponse* response) { in GenerateKey()
177 GenerateCsrResponse* response) { in GenerateCsr()
212 DeleteAllKeysResponse* response) { in DeleteAllKeys()
238 GetHmacSharingParametersResponse response(message_version()); in GetHmacSharingParameters() local
245 ComputeSharedHmacResponse response(message_version()); in ComputeSharedHmac() local
252 VerifyAuthorizationResponse response(message_version()); in VerifyAuthorization() local
258 GetVersion2Response response(message_version()); in GetVersion2() local
264 EarlyBootEndedResponse response(message_version()); in EarlyBootEnded() local
270 DeviceLockedResponse response(message_version()); in DeviceLocked() local
[all …]
/aosp12/frameworks/base/core/java/android/accounts/
H A DIAccountAuthenticator.aidl32 void addAccount(in IAccountAuthenticatorResponse response, String accountType, in addAccount()
39 void confirmCredentials(in IAccountAuthenticatorResponse response, in Account account, in confirmCredentials()
46 void getAuthToken(in IAccountAuthenticatorResponse response, in Account account, in getAuthToken()
53 void getAuthTokenLabel(in IAccountAuthenticatorResponse response, String authTokenType); in getAuthTokenLabel()
59 void updateCredentials(in IAccountAuthenticatorResponse response, in Account account, in updateCredentials()
66 void editProperties(in IAccountAuthenticatorResponse response, String accountType); in editProperties()
73 void hasFeatures(in IAccountAuthenticatorResponse response, in Account account, in hasFeatures()
80 void getAccountRemovalAllowed(in IAccountAuthenticatorResponse response, in Account account); in getAccountRemovalAllowed()
85 void getAccountCredentialsForCloning(in IAccountAuthenticatorResponse response, in getAccountCredentialsForCloning()
99 void startAddAccountSession(in IAccountAuthenticatorResponse response, String accountType, in startAddAccountSession()
[all …]
H A DAbstractAccountAuthenticator.java211 public void getAuthTokenLabel(IAccountAuthenticatorResponse response, in getAuthTokenLabel()
236 public void getAuthToken(IAccountAuthenticatorResponse response, in getAuthToken()
293 public void editProperties(IAccountAuthenticatorResponse response, in editProperties()
308 public void hasFeatures(IAccountAuthenticatorResponse response, in hasFeatures()
403 IAccountAuthenticatorResponse response, in startUpdateCredentialsSession()
442 IAccountAuthenticatorResponse response, in finishSession()
469 IAccountAuthenticatorResponse response, in isCredentialsUpdateSuggested()
793 final AccountAuthenticatorResponse response, in startAddAccountSession()
849 final AccountAuthenticatorResponse response, in startUpdateCredentialsSession()
904 final AccountAuthenticatorResponse response, in finishSession()
[all …]
/aosp12/system/bt/hci/src/
H A Dhci_packet_parser.cc38 static void parse_generic_command_complete(BT_HDR* response) { in parse_generic_command_complete()
45 static void parse_read_buffer_size_response(BT_HDR* response, in parse_read_buffer_size_response()
73 BT_HDR* response, uint8_t* number_of_local_supported_codecs, in parse_read_local_supported_codecs_response()
88 static void parse_read_bd_addr_response(BT_HDR* response, in parse_read_bd_addr_response()
99 BT_HDR* response, uint8_t* supported_commands_ptr, in parse_read_local_supported_commands_response()
130 BT_HDR* response, uint8_t* acceptlist_size_ptr) { in parse_ble_read_acceptlist_size_response()
152 BT_HDR* response, uint16_t* acl_data_size_ptr, in parse_ble_read_buffer_size_v2_response()
190 BT_HDR* response, uint8_t* resolving_list_size_ptr) { in parse_ble_read_resolving_list_size_response()
200 BT_HDR* response, uint16_t* ble_default_packet_length_ptr) { in parse_ble_read_suggested_default_data_length_response()
210 BT_HDR* response, uint16_t* ble_supported_max_tx_octets, in parse_ble_read_maximum_data_length_response()
[all …]
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java204 public void getMute (Message response) { in getMute()
263 Message response) { in sendImsCdmaSms()
343 Message response) { in setCallWaiting()
367 public void stopNetworkScan(Message response) { in stopNetworkScan()
377 String number, Message response) { in queryCallForwardStatus()
381 public void queryCLIP(Message response) { in queryCLIP()
390 int serviceClass, Message response) { in queryFacilityLock()
450 boolean accept, Message response) { in handleCallSetupRequestFromSim()
508 public void getDeviceIdentity(Message response) { in getDeviceIdentity()
532 public void queryTTYMode(Message response) { in queryTTYMode()
[all …]
/aosp12/system/bt/profile/avrcp/
H A Ddevice.cc229 auto response = in HandleGetCapabilities() local
236 auto response = in HandleGetCapabilities() local
306 auto response = in HandleNotification() local
324 auto response = in HandleNotification() local
500 auto response = in PlaybackStatusNotificationResponse() local
528 auto response = in PlaybackPosNotificationResponse() local
574 auto response = in AddressedPlayerNotificationResponse() local
766 auto response = in HandleSetAddressedPlayer() local
816 auto response = in HandleGetFolderItems() local
1416 auto response = in HandleNowPlayingNotificationResponse() local
[all …]
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java205 public void getMute (Message response) { in getMute()
264 Message response) { in sendImsCdmaSms()
344 Message response) { in setCallWaiting()
368 public void stopNetworkScan(Message response) { in stopNetworkScan()
378 String number, Message response) { in queryCallForwardStatus()
382 public void queryCLIP(Message response) { in queryCLIP()
391 int serviceClass, Message response) { in queryFacilityLock()
451 boolean accept, Message response) { in handleCallSetupRequestFromSim()
533 public void queryTTYMode(Message response) { in queryTTYMode()
582 Message response) { in changeIccPin2ForApp()
[all …]
/aosp12/system/update_engine/cros/
H A Dpayload_state_unittest.cc116 OmahaResponse response; in TEST_F() local
154 OmahaResponse response; in TEST_F() local
205 OmahaResponse response; in TEST_F() local
255 OmahaResponse response; in TEST_F() local
310 OmahaResponse response; in TEST_F() local
356 OmahaResponse response; in TEST_F() local
503 OmahaResponse response; in TEST_F() local
543 OmahaResponse response; in TEST_F() local
580 OmahaResponse response; in TEST_F() local
632 OmahaResponse response; in TEST_F() local
[all …]
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
H A DTestAccountType2Authenticator.java47 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()
H A DTestAccountType1Authenticator.java47 public Bundle editProperties(AccountAuthenticatorResponse response, String accountType) { in editProperties()
61 AccountAuthenticatorResponse response, in addAccount()
106 AccountAuthenticatorResponse response, in confirmCredentials()
145 AccountAuthenticatorResponse response, in getAuthToken()
200 AccountAuthenticatorResponse response, in updateCredentials()
238 AccountAuthenticatorResponse response, in hasFeatures()
261 AccountAuthenticatorResponse response, in startAddAccountSession()
317 AccountAuthenticatorResponse response, in startUpdateCredentialsSession()
372 public Bundle finishSession(AccountAuthenticatorResponse response, in finishSession()
424 final AccountAuthenticatorResponse response, in isCredentialsUpdateSuggested()
[all …]
H A DAccountManagerServiceTest.java563 Response response = new Response(latch, mMockAccountManagerResponse); in testStartAddAccountSessionSuccessWithoutPasswordForwarding() local
594 Response response = new Response(latch, mMockAccountManagerResponse); in testStartAddAccountSessionSuccessWithPasswordForwarding() local
634 Response response = new Response(latch, mMockAccountManagerResponse); in testStartAddAccountSessionReturnWithInvalidIntent() local
663 Response response = new Response(latch, mMockAccountManagerResponse); in testStartAddAccountSessionReturnWithValidIntent() local
694 Response response = new Response(latch, mMockAccountManagerResponse); in testStartAddAccountSessionError() local
749 Response response = new Response(latch, mMockAccountManagerResponse); in testStartUpdateCredentialsSessionSuccessWithoutPasswordForwarding() local
779 Response response = new Response(latch, mMockAccountManagerResponse); in testStartUpdateCredentialsSessionSuccessWithPasswordForwarding() local
818 Response response = new Response(latch, mMockAccountManagerResponse); in testStartUpdateCredentialsSessionReturnWithInvalidIntent() local
847 Response response = new Response(latch, mMockAccountManagerResponse); in testStartUpdateCredentialsSessionReturnWithValidIntent() local
878 Response response = new Response(latch, mMockAccountManagerResponse); in testStartUpdateCredentialsSessionError() local
[all …]
/aosp12/system/keymaster/android_keymaster/
H A Dandroid_keymaster.cpp151 SupportedResponse<T>* response) { in check_supported()
201 SupportedResponse<T>* response) { in GetSupported()
254 GetHmacSharingParametersResponse response(message_version()); in GetHmacSharingParameters() local
267 ComputeSharedHmacResponse response(message_version()); in ComputeSharedHmac() local
282 VerifyAuthorizationResponse response(message_version()); in VerifyAuthorization() local
302 AddEntropyResponse* response) { in AddRngEntropy()
320 GenerateKeyResponse* response) { in GenerateKey()
346 GenerateRkpKeyResponse* response) { in GenerateRkpKey()
407 GenerateCsrResponse* response) { in GenerateCsr()
538 BeginOperationResponse* response) { in BeginOperation()
[all …]
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wallet/ui/
H A DWalletScreenControllerTest.java138 GetWalletCardsResponse response = in queryCards_deviceLocked_udfpsEnabled_hideUnlockButton() local
162 GetWalletCardsResponse response = in queryCards_deviceLocked_udfpsNotEnabled_showUnlockButton() local
187 GetWalletCardsResponse response = in queryCards_hasCards_showCarousel_activeCard() local
213 GetWalletCardsResponse response = in queryCards_hasCards_showCarousel_pendingActivationCard_parseLabel() local
239 GetWalletCardsResponse response = in queryCards_hasCards_showCarousel_badCard_parseLabel_notCrash() local
264 GetWalletCardsResponse response = in queryCards_hasCards_showCarousel_badCard_noLabel_notCrash() local
289 GetWalletCardsResponse response = in queryCards_hasCards_showCarousel_invalidSelectedIndex_notCrash() local
313 GetWalletCardsResponse response = new GetWalletCardsResponse(Collections.EMPTY_LIST, 0); in queryCards_noCards_showEmptyState() local
401 GetWalletCardsResponse response = new GetWalletCardsResponse(Collections.emptyList(), 0); in onWalletCardsRetrieved_cardDataEmpty_intentIsNull_hidesWallet() local
412 GetWalletCardsResponse response = new GetWalletCardsResponse(Collections.emptyList(), 0); in onWalletCardsRetrieved_cardDataEmpty_logoIsNull_hidesWallet() local
[all …]
/aosp12/system/core/trusty/gatekeeper/
H A Dtrusty_gatekeeper.h76 gatekeeper_error_t Send(const EnrollRequest& request, EnrollResponse *response) { in Send()
80 gatekeeper_error_t Send(const VerifyRequest& request, VerifyResponse *response) { in Send()
84 gatekeeper_error_t Send(const DeleteUserRequest& request, DeleteUserResponse* response) { in Send()
89 DeleteAllUsersResponse* response) { in Send()
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/user/
H A DUserIdentificationAssociationResponseTest.java33 UserIdentificationAssociationResponse response = forFailure(); in testFailure_noMessage() local
43 UserIdentificationAssociationResponse response = forFailure("D'OH!"); in testFailure_withMessage() local
73 UserIdentificationAssociationResponse response = forSuccess(new int[] {1, 2, 3}); in testSuccess_noMessage() local
83 UserIdentificationAssociationResponse response = forSuccess(new int[] {1, 2, 3}, "D'OH!"); in testSuccess_withMessage() local
/aosp12/system/core/trusty/keymaster/keymint/
H A DTrustyKeyMintDevice.cpp112 keymaster::AddEntropyResponse response(impl_->message_version()); in addRngEntropy() local
131 keymaster::GenerateKeyResponse response(impl_->message_version()); in generateKey() local
178 keymaster::ImportKeyResponse response(impl_->message_version()); in importKey() local
208 keymaster::ImportWrappedKeyResponse response(impl_->message_version()); in importWrappedKey() local
230 keymaster::UpgradeKeyResponse response(impl_->message_version()); in upgradeKey() local
245 keymaster::DeleteKeyResponse response(impl_->message_version()); in deleteKey() local
254 keymaster::DeleteAllKeysResponse response(impl_->message_version()); in deleteAllKeys() local
277 keymaster::BeginOperationResponse response(impl_->message_version()); in begin() local
299 keymaster::DeviceLockedResponse response = impl_->DeviceLocked(request); in deviceLocked() local
304 keymaster::EarlyBootEndedResponse response = impl_->EarlyBootEnded(); in earlyBootEnded() local
[all …]
/aosp12/packages/apps/QuickAccessWallet/tests/robolectric/src/com/android/systemui/plugin/globalactions/wallet/
H A DWalletPanelViewControllerTest.java141 GetWalletCardsResponse response = new GetWalletCardsResponse(Collections.emptyList(), 0); in init_showsEmptyStateViewIfCardsNotReturnedLastTime() local
159 GetWalletCardsResponse response = new GetWalletCardsResponse(cards, 0); in init_doesNotShowEmptyStateViewIfCardsReturnedLastTime() local
305 GetWalletCardsResponse response = new GetWalletCardsResponse(cards, 0); in onWalletCardsRetrieved_showsCards() local
324 GetWalletCardsResponse response = new GetWalletCardsResponse(cards, 0); in onWalletCardsRetrieved_showsOverflowButton_startWalletActivity() local
357 GetWalletCardsResponse response = new GetWalletCardsResponse(cards, 0); in onWalletCardsRetrieved_noShortLabel_showsOnlySettingsInOverflowMenu() local
386 GetWalletCardsResponse response = new GetWalletCardsResponse(cards, 0); in onWalletCardsRetrieved_noWalletIntent_showsOnlySettingsInOverflowMenu() local
408 GetWalletCardsResponse response = new GetWalletCardsResponse(cards, 0); in onWalletCardsRetrieved_dismissed_doesNotShowCards() local
441 GetWalletCardsResponse response = new GetWalletCardsResponse(Collections.emptyList(), 0); in onWalletCardsRetrieved_cardDataEmpty_showsEmptyState() local
536 GetWalletCardsResponse response = new GetWalletCardsResponse(cards, 0); in onCardSelected_selectsCardWithClient() local
557 GetWalletCardsResponse response = new GetWalletCardsResponse(cards, 0); in onCardClicked_startsIntent() local
[all …]
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/hal/
H A DVmsHalServiceTest.java330 VehiclePropValue response = createHalMessage( in testHandlePublisherIdRequestEvent() local
361 VehiclePropValue response = createHalMessage( in testHandlePublisherInformationRequestEvent() local
503 VehiclePropValue response = createHalMessage( in testHandleAvailabilityRequestEvent_ZeroLayers() local
523 VehiclePropValue response = createHalMessage( in testHandleAvailabilityRequestEvent_OneLayer() local
553 VehiclePropValue response = createHalMessage( in testHandleAvailabilityRequestEvent_MultipleLayers() local
595 VehiclePropValue response = createHalMessage( in testHandleStartSessionEvent() local
739 VehiclePropValue response = createHalMessage( in testHandleSubscriptionsRequestEvent_ZeroLayers() local
761 VehiclePropValue response = createHalMessage( in testHandleSubscriptionsRequestEvent_OneLayer_ZeroAssociatedLayers() local
784 VehiclePropValue response = createHalMessage( in testHandleSubscriptionsRequestEvent_ZeroLayers_OneAssociatedLayer() local
820 VehiclePropValue response = createHalMessage( in testHandleSubscriptionsRequestEvent_MultipleLayersAndAssociatedLayers() local
[all …]
/aosp12/frameworks/av/cmds/stagefright/
H A DSimplePlayer.cpp65 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
198 sp<AMessage> response = new AMessage; in onMessageReceived() local
[all …]
/aosp12/packages/modules/Connectivity/framework/src/android/net/
H A DParseException.java26 public String response; field in ParseException
28 public ParseException(@NonNull String response) { in ParseException()
33 public ParseException(@NonNull String response, @NonNull Throwable cause) { in ParseException()
/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/tests/testauth/
H A 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()
/aosp12/frameworks/libs/service_entitlement/tests/src/com/android/libraries/entitlement/
H A DEapAkaHelperTest.java105 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
/aosp12/packages/services/Car/cpp/computepipe/tests/runner/graph/includes/
H A DGrpcGraphServerImpl.h92 proto::GraphOptionsResponse* response) override { in GetGraphOptions()
101 proto::StatusResponse* response) override { in SetGraphConfig()
109 proto::StatusResponse* response) override { in SetDebugOption()
117 proto::StatusResponse* response) override { in StartGraphExecution()
130 proto::OutputStreamResponse response; in ObserveOutputStream() local
152 proto::StatusResponse* response) override { in StopGraphExecution()
160 proto::StatusResponse* response) override { in ResetGraph()
168 proto::ProfilingDataResponse* response) { in GetProfilingData()
/aosp12/system/keymaster/ng/
H A DAndroidKeyMintDevice.cpp246 AddEntropyResponse response(impl_->message_version()); in addRngEntropy() local
266 GenerateKeyResponse response(impl_->message_version()); in generateKey() local
306 ImportKeyResponse response(impl_->message_version()); in importKey() local
337 ImportWrappedKeyResponse response(impl_->message_version()); in importWrappedKey() local
360 UpgradeKeyResponse response(impl_->message_version()); in upgradeKey() local
375 DeleteKeyResponse response(impl_->message_version()); in deleteKey() local
384 DeleteAllKeysResponse response(impl_->message_version()); in deleteAllKeys() local
408 BeginOperationResponse response(impl_->message_version()); in begin() local
431 DeviceLockedResponse response = impl_->DeviceLocked(request); in deviceLocked() local
436 EarlyBootEndedResponse response = impl_->EarlyBootEnded(); in earlyBootEnded() local
[all …]
/aosp12/system/core/fastboot/
H A Dfastboot_driver.cpp72 RetCode FastBootDriver::Boot(std::string* response, std::vector<std::string>* info) { in Boot()
89 RetCode FastBootDriver::Erase(const std::string& partition, std::string* response, in Erase()
94 RetCode FastBootDriver::Flash(const std::string& partition, std::string* response, in Flash()
104 RetCode FastBootDriver::GetVarAll(std::vector<std::string>* response) { in GetVarAll()
113 RetCode FastBootDriver::RebootTo(std::string target, std::string* response, in RebootTo()
123 RetCode FastBootDriver::SetActive(const std::string& slot, std::string* response, in SetActive()
187 size_t size, std::string* response, in Download()
226 RetCode FastBootDriver::Download(const std::vector<char>& buf, std::string* response, in Download()
298 RetCode FastBootDriver::Upload(const std::string& outfile, std::string* response, in Upload()
435 RetCode FastBootDriver::RawCommand(const std::string& cmd, std::string* response, in RawCommand()
[all …]

12345678910>>...28