Home
last modified time | relevance | path

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

/ohos5.0/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
H A Dimf_adapter_impl.cpp29 const std::string AUTO_FILL_CANCEL_PRIVATE_COMMAND = "autofill.cancel"; variable
382 if (commandKey == AUTO_FILL_CANCEL_PRIVATE_COMMAND) { in SendPrivateCommand()