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

  /system/connectivity/shill/
error.h 53 kNotConnected,
error_unittest.cc 127 Error::GetDBusResult(Error::kNotConnected));
  /system/connectivity/shill/wimax/
wimax_service.cc 187 FROM_HERE, error, Error::kNotConnected, "Not connected.");
wimax.cc 194 FROM_HERE, error, Error::kNotConnected,
wimax_service_unittest.cc 285 EXPECT_EQ(Error::kNotConnected, error.type());
  /system/connectivity/shill/cellular/
cellular.cc 772 FROM_HERE, error, Error::kNotConnected,
    [all...]
cellular_unittest.cc     [all...]

Completed in 96 milliseconds