Searched defs:VpnDefaultView (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/system/chromeos/network/
H A Dtray_vpn.cc33 class VpnDefaultView : public TrayItemMore, class in namespace:ash::tray
36 VpnDefaultView(SystemTrayItem* owner, bool show_more) function in class:ash::tray::VpnDefaultView
41 virtual ~VpnDefaultView() {
101 DISALLOW_COPY_AND_ASSIGN(VpnDefaultView);
126 if (!tray::VpnDefaultView::ShouldShow())
133 default_ = new tray::VpnDefaultView(

Completed in 224 milliseconds