HomeSort by relevance Sort by last modified time
    Searched defs:ethernet_connected (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/chromeos/status/
network_menu.cc 264 if (cros->ethernet_connected()) {
346 bool ethernet_connected = cros->ethernet_connected(); local
358 const SkBitmap* badge = ethernet_connecting || ethernet_connected ?
361 if (ethernet_connecting || ethernet_connected)
    [all...]
  /external/chromium/chrome/browser/chromeos/cros/
network_library.cc 2289 virtual bool ethernet_connected() const { function in class:chromeos::NetworkLibraryImpl
4370 virtual bool ethernet_connected() const { return true; } function in class:chromeos::NetworkLibraryStubImpl
    [all...]

Completed in 230 milliseconds