Home
last modified time | relevance | path

Searched defs:SetAllowRoaming (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/cellular/
Dcellular.cc960 bool Cellular::SetAllowRoaming(const bool& value, Error* /*error*/) { in SetAllowRoaming() function in shill::Cellular
Dcellular_unittest.cc1422 TEST_F(CellularTest, SetAllowRoaming) { in TEST_F() argument