Searched refs:systemChannel (Results 1 – 1 of 1) sorted by relevance
1024 auto systemChannel = GetSystemCmdChannelProxy(); in NotifyPanelStatus() local1025 if (systemChannel == nullptr) { in NotifyPanelStatus()1029 return systemChannel->NotifyPanelStatus(sysPanelStatus); in NotifyPanelStatus()1245 auto systemChannel = GetSystemCmdChannelProxy(); in SendPrivateCommand() local1246 if (systemChannel == nullptr) { in SendPrivateCommand()1250 return systemChannel->SendPrivateCommand(privateCommand); in SendPrivateCommand()