Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/
H A Dinput_method_core_stub.h60 int32_t IsPanelShownOnRemote(MessageParcel &data, MessageParcel &reply);
77 [IS_PANEL_SHOWN] = &InputMethodCoreStub::IsPanelShownOnRemote,
/base/inputmethod/imf/services/include/
H A Dinput_method_system_ability_stub.h100 int32_t IsPanelShownOnRemote(MessageParcel &data, MessageParcel &reply);
172 &InputMethodSystemAbilityStub::IsPanelShownOnRemote,
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_core_stub.cpp219 int32_t InputMethodCoreStub::IsPanelShownOnRemote(MessageParcel &data, MessageParcel &reply) in IsPanelShownOnRemote() function in OHOS::MiscServices::InputMethodCoreStub
/base/inputmethod/imf/services/src/
H A Dinput_method_system_ability_stub.cpp387 int32_t InputMethodSystemAbilityStub::IsPanelShownOnRemote(MessageParcel &data, MessageParcel &reply) in IsPanelShownOnRemote() function in OHOS::MiscServices::InputMethodSystemAbilityStub

Completed in 4 milliseconds