Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/services/include/
H A Dperuser_session.h160 START_LISTENING, enumerator
/ohos5.0/base/inputmethod/imf/services/src/
H A Dperuser_session.cpp86 if (event == START_LISTENING) { in AddClientInfo()
1215 auto ret = AddClientInfo(remoteClient, clientInfo, START_LISTENING); in OnUpdateListenEventFlag()