Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.h65 constexpr char INPUT_ACTION_SEND[] = "send"; variable
399 } else if (action == INPUT_ACTION_SEND) { in ConvertStrToTextInputAction()