Home
last modified time | relevance | path

Searched defs:GetKeyboardType (Results 1 – 4 of 4) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_mmi_adapter_impl.cpp62 int32_t ArkMMIAdapterImpl::GetKeyboardType(int32_t deviceId, int32_t& type) in GetKeyboardType() function in OHOS::ArkWeb::ArkMMIAdapterImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_mmi_adapter_wrapper.cpp68 int32_t ArkMMIAdapterWrapper::GetKeyboardType(int32_t deviceId, int32_t& type) in GetKeyboardType() function in OHOS::ArkWeb::ArkMMIAdapterWrapper
/base/web/webview/ohos_adapter/multimodalinput_adapter/src/
Dmmi_adapter_impl.cpp109 int32_t MMIAdapterImpl::GetKeyboardType(int32_t deviceId, int32_t& type) in GetKeyboardType() function in OHOS::NWeb::MMIAdapterImpl
/base/msdp/device_status/intention/services/device_manager/include/
Ddevice.h270 inline IDevice::KeyboardType Device::GetKeyboardType() const in GetKeyboardType() function