Home
last modified time | relevance | path

Searched refs:PANEL_STATUS_CHANGE (Results 1 - 4 of 4) sorted by relevance

/base/inputmethod/imf/test/fuzztest/systemabilitystubfuzztest/panelstatuschange_fuzzer/
H A Dpanelstatuschange_fuzzer.cpp28 ImfSaStubFuzzUtil::FuzzInputMethodSystemAbility(data, size, InputMethodInterfaceCode::PANEL_STATUS_CHANGE); in LLVMFuzzerTestOneInput()
/base/inputmethod/imf/services/include/
H A Dinputmethod_service_ipc_interface_code.h43 PANEL_STATUS_CHANGE, member in OHOS::MiscServices::InputMethodInterfaceCode
H A Dinput_method_system_ability_stub.h153 [static_cast<uint32_t>(InputMethodInterfaceCode::PANEL_STATUS_CHANGE)] =
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_system_ability_proxy.cpp230 return SendRequest(static_cast<uint32_t>(InputMethodInterfaceCode::PANEL_STATUS_CHANGE),
298 case static_cast<int32_t>(InputMethodInterfaceCode::PANEL_STATUS_CHANGE): {

Completed in 2 milliseconds