HomeSort by relevance Sort by last modified time
    Searched refs:GetAllowRoaming (Results 1 - 3 of 3) sorted by null

  /system/connectivity/shill/cellular/
cellular_capability_classic_unittest.cc 337 EXPECT_FALSE(cellular_->GetAllowRoaming(nullptr));
339 EXPECT_FALSE(cellular_->GetAllowRoaming(nullptr));
353 EXPECT_TRUE(cellular_->GetAllowRoaming(nullptr));
361 EXPECT_FALSE(cellular_->GetAllowRoaming(nullptr));
cellular.h 456 bool GetAllowRoaming(Error* /*error*/) { return allow_roaming_; }
cellular.cc     [all...]

Completed in 117 milliseconds