Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
H A Dsystem_cmd_channel_stub.h42 int32_t NotifyPanelStatusOnRemote(MessageParcel &data, MessageParcel &reply);
47 [SHOULD_SYSTEM_PANEL_SHOW] = &SystemCmdChannelStub::NotifyPanelStatusOnRemote,
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dsystem_cmd_channel_stub.cpp57 int32_t SystemCmdChannelStub::NotifyPanelStatusOnRemote(MessageParcel &data, MessageParcel &reply) in NotifyPanelStatusOnRemote() function in OHOS::MiscServices::SystemCmdChannelStub