Home
last modified time | relevance | path

Searched refs:onUpdatePhysicalChannelconfigs (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Ddata_service.h38 void onUpdatePhysicalChannelconfigs(int modem_tech, int freq,
Ddata_service.cpp312 void DataService::onUpdatePhysicalChannelconfigs(int modem_tech, int freq, in onUpdatePhysicalChannelconfigs() function in cuttlefish::DataService
Dnetwork_service.cpp1022 data_service_->onUpdatePhysicalChannelconfigs(current_network_mode_, freq, in UpdateRegisterState()