Home
last modified time | relevance | path

Searched defs:ChangeHandler (Results 1 – 2 of 2) sorted by relevance

/base/inputmethod/imf/services/adapter/wms_connection_monitor/include/
Dwms_connection_monitor_manager.h21 using ChangeHandler = std::function<void(bool isConnected, int32_t userId, int32_t screenId)>; variable
/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/
Dwindow_change_listener_impl.h25 using ChangeHandler = std::function<void(WindowSize size)>; variable