Searched refs:IMF_API (Results 1 – 5 of 5) sorted by relevance
194 IMF_API int32_t ShowTextInput();204 IMF_API int32_t HideTextInput();215 IMF_API int32_t Close();424 IMF_API int32_t ShowSoftKeyboard();434 IMF_API int32_t HideSoftKeyboard();444 IMF_API int32_t StopInputSession();467 IMF_API int32_t ShowCurrentInput();478 IMF_API int32_t HideCurrentInput();519 IMF_API bool WasAttached();803 IMF_API void Reset();[all …]
52 IMF_API static sptr<ImeSystemCmdChannel> GetInstance();63 IMF_API int32_t ConnectSystemCmd(const sptr<OnSystemCmdListener> &listener);74 IMF_API int32_t SendPrivateCommand(85 IMF_API std::string GetSmartMenuCfg();90 IMF_API int32_t GetDefaultImeCfg(std::shared_ptr<Property> &property);
36 IMF_API static ImeEventMonitorManager &GetInstance();48 …IMF_API int32_t RegisterImeEventListener(uint32_t eventFlag, const std::shared_ptr<ImeEventListene…60 …IMF_API int32_t UnRegisterImeEventListener(uint32_t eventFlag, const std::shared_ptr<ImeEventListe…
19 #ifndef IMF_API20 #define IMF_API __attribute__ ((visibility ("default"))) macro
30 IMF_API static ImeEventMonitorManagerImpl &GetInstance();31 …IMF_API int32_t RegisterImeEventListener(uint32_t eventFlag, const std::shared_ptr<ImeEventListene…32 …IMF_API int32_t UnRegisterImeEventListener(uint32_t eventFlag, const std::shared_ptr<ImeEventListe…