mirror of
https://github.com/openharmony/miscservices_inputmethod.git
synced 2026-07-18 17:24:37 -04:00
@@ -78,6 +78,7 @@ namespace MiscServices {
|
||||
sptr<IRemoteObject> channelObject = inputControlChannel->AsObject();
|
||||
if (channelObject == nullptr) {
|
||||
IMSA_HILOGI("InputMethodCoreProxy::InitInputControlChannel channelObject is nullptr");
|
||||
return ErrorCode::ERROR_EX_NULL_POINTER;
|
||||
}
|
||||
data.WriteRemoteObject(channelObject);
|
||||
MessageOption option {
|
||||
|
||||
Reference in New Issue
Block a user