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

  /system/update_engine/update_manager/
real_shill_provider_unittest.cc 175 shill::kTetheringNotDetectedState,
357 shill::kTetheringNotDetectedState);
413 shill::kTetheringNotDetectedState,
445 shill::kTetheringNotDetectedState,
457 shill::kTetheringNotDetectedState,
471 shill::kTetheringNotDetectedState,
489 shill::kTetheringNotDetectedState,
525 shill::kTetheringNotDetectedState,
real_shill_provider.cc 50 if (tethering_str == shill::kTetheringNotDetectedState) {
  /system/connectivity/shill/ethernet/
ethernet_service.cc 151 kTetheringNotDetectedState;
ethernet_service_unittest.cc 130 EXPECT_EQ(kTetheringNotDetectedState, service_->GetTethering(nullptr));
  /system/update_engine/
connection_manager_unittest.cc 144 shill::kTetheringNotDetectedState);
196 TestWithServiceTethering(shill::kTetheringNotDetectedState,
connection_manager.cc 57 if (tethering_str == shill::kTetheringNotDetectedState) {
  /external/cros/system_api/dbus/shill/
dbus-constants.h 617 const char kTetheringNotDetectedState[] = "NotDetected";
    [all...]
  /system/connectivity/shill/wifi/
wifi_service_unittest.cc     [all...]
wifi_service.cc 330 return kTetheringNotDetectedState;
    [all...]

Completed in 5086 milliseconds