Home
last modified time | relevance | path

Searched defs:responseType (Results 1 – 25 of 47) sorted by relevance

12

/aosp12/hardware/ril/libril/
H A Dril_service.cpp3341 int radio::conferenceResponse(int slotId, int responseType, in conferenceResponse()
3361 int radio::rejectCallResponse(int slotId, int responseType, in rejectCallResponse()
4352 int responseType, int serial, RIL_Errno e, in acceptCallResponse()
4437 int responseType, int serial, RIL_Errno e, in setBarringPasswordResponse()
4590 int responseType, int serial, RIL_Errno e, in startDtmfResponse()
4610 int responseType, int serial, RIL_Errno e, in stopDtmfResponse()
4672 int responseType, int serial, RIL_Errno e, in setMuteResponse()
4720 int responseType, int serial, RIL_Errno e, in getClipResponse()
5759 int responseType, in acknowledgeIncomingGsmSmsWithPduResponse()
5828 int responseType, in getCellInfoListResponse()
[all …]
H A Dril.cpp283 int responseType = (s_callbacks.version >= 13) in resendLastNITZTimeData() local
619 int responseType; in RIL_onRequestComplete() local
772 int responseType; in RIL_onUnsolicitedResponse() local
/ohos5.0/foundation/communication/netstack/frameworks/js/builtin/fetch/include/
H A Drequest_data.h53 std::string responseType; variable
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Drequest_data.h70 void SetResponseType(const std::string responseType) in SetResponseType()
/aosp12/packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/imap/
H A DImapResponse.java71 public final boolean isDataResponse(int index, String responseType) { in isDataResponse()
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/metrics/
H A DRcsStatsTest.java296 int[] responseType = { in onRcsAcsProvisioningStats_withAtoms() local
334 int[] responseType = { in onRcsAcsProvisioningStats_withAtomsInvalidSubId() local
376 int responseType = in onRcsAcsProvisioningStats_byCallBack() local
410 int responseType = in onRcsAcsProvisioningStats_byErrorCallBack() local
451 int[] responseType = {TelephonyStatsLog.RCS_ACS_PROVISIONING_STATS__RESPONSE_TYPE__ERROR, in onStoreCompleteRcsAcsProvisioningStats_withSubId() local
500 int[] responseType = {TelephonyStatsLog.RCS_ACS_PROVISIONING_STATS__RESPONSE_TYPE__ERROR, in onFlushIncompleteRcsAcsProvisioningStats_withoutSubId() local
/ohos5.0/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
H A Dhttp_async_callback.cpp73 std::string responseType = requestData.GetResponseType(); in ResponseDataToJsValue() local
H A Dfetch_module.cpp259 …std::unique_ptr<char, decltype(&FreeString)> responseType(JSI::ValueToString(value.get()), FreeStr… in GetResponseTypeFromOptions() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_model.h142 virtual void BindSelectionMenu(NG::TextSpanType& spanType, NG::TextResponseType& responseType, in BindSelectionMenu()
/aosp12/packages/apps/CellBroadcastReceiver/tests/testapp/src/com/android/cellbroadcastreceiver/tests/
H A DSendCdmaCmasMessages.java127 String language, String body, int cmasCategory, int responseType, int severity, in createCmasSmsMessage()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dricheditor_model_impl.h34 void BindSelectionMenu(NG::TextSpanType& editorType, NG::TextResponseType& responseType, in BindSelectionMenu()
/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/
H A DGnssVisibilityControl.java139 String otherProtocolStackName, byte requestor, String requestorId, byte responseType, in reportNfwNotification()
301 byte responseType, boolean inEmergencyMode, boolean isCachedLocation) { in NfwNotification()
H A DGnssLocationProvider.java1648 byte responseType, boolean inEmergencyMode, boolean isCachedLocation) { in onReportNfwNotification()
/aosp12/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
H A DCellBroadcastCursorAdapter.java138 int responseType; in createFromCursor() local
/aosp12/frameworks/base/telephony/java/android/telephony/
H A DSmsCbCmasInfo.java287 @ResponseType int responseType, in SmsCbCmasInfo()
H A DSmsCbMessage.java694 int responseType; in createFromCursor() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_select_overlay.cpp297 auto responseType = pattern->textResponseType_.value_or(TextResponseType::NONE); in OnUpdateSelectOverlayInfo() local
335 TextSpanType selectType, TextResponseType responseType) in CheckMenuParamChange()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_richeditor_ffi.cpp64 … int32_t spantype, void(*content)(), int32_t responseType, void(*onAppear)(), void(*onDisappear)()) in FfiOHOSAceFrameworkRichEditorBindSelectionMenu()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Dtext_selector.h256 TextResponseType responseType; member
/aosp12/packages/modules/CellBroadcastService/src/com/android/cellbroadcastservice/
H A DBearerData.java504 int responseType = SmsCbCmasInfo.CMAS_RESPONSE_TYPE_UNKNOWN; in decodeCmasUserData() local
/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/cdma/
H A DCdmaSmsCbTest.java143 int language, int encoding, String body, int cmasCategory, int responseType, in createCmasSmsMessage()
/aosp12/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/
H A DCdmaSmsMessageTest.java233 int language, int encoding, String body, int cmasCategory, int responseType, in createCmasSmsMessage()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dweb_pattern_test_ng.cpp730 auto responseType = TextResponseType::RIGHT_CLICK; variable
755 auto responseType = TextResponseType::RIGHT_CLICK; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dselect_overlay_property.h179 std::optional<int32_t> responseType; member
/aosp12/frameworks/base/services/core/java/com/android/server/location/gnss/hal/
H A DGnssNative.java287 byte responseType, boolean inEmergencyMode, boolean isCachedLocation); in onReportNfwNotification()
1197 byte responseType, boolean inEmergencyMode, boolean isCachedLocation) { in reportNfwNotification()

12