OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:network_state_notifier_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ash/system/tray/
system_tray_notifier.h
150
return
network_state_notifier_
.get();
176
scoped_ptr<NetworkStateNotifier>
network_state_notifier_
;
member in class:ash::SystemTrayNotifier
system_tray_notifier.cc
15
network_state_notifier_
.reset(new NetworkStateNotifier());
Completed in 51 milliseconds