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

  /external/chromium_org/ash/system/tray/
system_tray_notifier.h 145 return network_state_notifier_.get();
170 scoped_ptr<NetworkStateNotifier> network_state_notifier_; member in class:ash::SystemTrayNotifier
system_tray_notifier.cc 15 network_state_notifier_.reset(new NetworkStateNotifier());

Completed in 151 milliseconds