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

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

Completed in 55 milliseconds