Home
last modified time | relevance | path

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

/base/inputmethod/imf/services/src/
H A Dperuser_session.cpp426 auto inactiveClient = GetInactiveClient(); in OnRequestHideInput() local
427 if (inactiveClient != nullptr) { in OnRequestHideInput()
428 RemoveClient(inactiveClient, false, true); in OnRequestHideInput()
810 auto inactiveClient = GetInactiveClient(); in ReplaceCurrentClient() local
811 if (inactiveClient != nullptr) { in ReplaceCurrentClient()
812 auto inactiveClientInfo = GetClientInfo(inactiveClient->AsObject()); in ReplaceCurrentClient()
815 RemoveClient(inactiveClient, false); in ReplaceCurrentClient()

Completed in 4 milliseconds