Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dutils.h66 constexpr char INPUT_ACTION_SEARCH[] = "search"; variable
401 } else if (action == INPUT_ACTION_SEARCH) { in ConvertStrToTextInputAction()