Home
last modified time | relevance | path

Searched refs:SetCurrentBands (Results 1 – 4 of 4) sorted by relevance

/system/connectivity/shill/cellular/
Dmm1_modem_proxy_interface.h69 virtual void SetCurrentBands(const std::vector<uint32_t>& bands,
Dmock_mm1_modem_proxy.h66 MOCK_METHOD4(SetCurrentBands, void(const std::vector<uint32_t>& bands,
/system/connectivity/shill/dbus/
Dchromeos_mm1_modem_proxy.h68 void SetCurrentBands(const std::vector<uint32_t>& bands,
Dchromeos_mm1_modem_proxy.cc169 void ChromeosModemProxy::SetCurrentBands(const std::vector<uint32_t>& bands, in SetCurrentBands() function in shill::mm1::ChromeosModemProxy