Searched defs:channelObject (Results 1 – 4 of 4) sorted by relevance
274 sptr<InputDataChannelStub> channelObject = new InputDataChannelStub(); variable308 sptr<InputDataChannelStub> channelObject = new InputDataChannelStub(); variable
296 sptr<IRemoteObject> channelObject = data.ReadRemoteObject(); variable
89 sptr<IRemoteObject> channelObject = data.ReadRemoteObject(); in InitInputControlChannelOnRemote() local136 sptr<IRemoteObject> channelObject = nullptr; in OnConnectSystemCmdOnRemote() local
262 sptr<IRemoteObject> channelObject = data->ReadRemoteObject(); in OnInitInputControlChannel() local341 int32_t InputMethodAbility::StopInput(const sptr<IRemoteObject> &channelObject) in StopInput()