Searched defs:channelObject (Results 1 – 5 of 5) sorted by relevance
51 sptr<IRemoteObject> channelObject = inputControlChannel->AsObject(); in InitInputControlChannel() local
215 sptr<IRemoteObject> channelObject = data->ReadRemoteObject(); in OnInitInputControlChannel() local231 sptr<IRemoteObject> channelObject = nullptr; in OnShowKeyboard() local
56 sptr<IRemoteObject> channelObject = data.ReadRemoteObject(); in OnRemoteRequest() local
52 auto channelObject = data.ReadRemoteObject(); in PrepareInputOnRemote() local
268 sptr<IRemoteObject> channelObject = data.ReadRemoteObject(); variable