Searched refs:MoreMenuModel (Results 1 – 2 of 2) sorted by relevance
172 class MoreMenuModel : public NetworkMenuModel { class174 explicit MoreMenuModel(const base::WeakPtr<NetworkMenu> owner) in MoreMenuModel() function in chromeos::MoreMenuModel176 virtual ~MoreMenuModel() {} in ~MoreMenuModel()185 DISALLOW_COPY_AND_ASSIGN(MoreMenuModel);192 more_menu_model_(new MoreMenuModel(owner)) { in MainMenuModel()206 scoped_ptr<MoreMenuModel> more_menu_model_;598 void MoreMenuModel::InitMenuItems(bool should_open_button_options) { in InitMenuItems()653 int MoreMenuModel::GetCommandIdAt(int index) const { in GetCommandIdAt()
52 class MoreMenuModel : public NetworkMenuModel { class54 explicit MoreMenuModel(NetworkMenu* owner);55 virtual ~MoreMenuModel() {} in ~MoreMenuModel()63 DISALLOW_COPY_AND_ASSIGN(MoreMenuModel);92 scoped_ptr<MoreMenuModel> more_menu_model_;319 more_menu_model_(new MoreMenuModel(owner)) { in MainMenuModel()756 MoreMenuModel::MoreMenuModel(NetworkMenu* owner) in MoreMenuModel() function in chromeos::MoreMenuModel760 void MoreMenuModel::InitMenuItems( in InitMenuItems()