Searched refs:custom_control_panel_buttons_ (Results 1 – 1 of 1) sorted by relevance
184 std::vector<ControlPanelButtonDescriptor> custom_control_panel_buttons_; member in cuttlefish::webrtc_streaming::Streamer::Impl350 impl_->custom_control_panel_buttons_.push_back(button); in AddCustomControlPanelButton()359 impl_->custom_control_panel_buttons_.push_back(button); in AddCustomControlPanelButtonWithShellCommand()369 impl_->custom_control_panel_buttons_.push_back(button); in AddCustomControlPanelButtonWithDeviceStates()458 for (const auto& button : custom_control_panel_buttons_) { in OnOpen()