Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dime_system_channel.cpp209 auto cmdlistener = GetSystemCmdListener(); in ReceivePrivateCommand() local
210 if (cmdlistener == nullptr) { in ReceivePrivateCommand()
211 IMSA_HILOGE("cmdlistener is nullptr!"); in ReceivePrivateCommand()
214 cmdlistener->ReceivePrivateCommand(privateCommand); in ReceivePrivateCommand()

Completed in 2 milliseconds