Searched refs:UserResponse (Results 1 – 4 of 4) sorted by relevance
64 struct UserResponse { struct138 const UserResponse::type& response,154 UserResponse::type response_; // plain format195 const UserResponse::type& response) in ConfUiUserSelectionMessage()204 UserResponse::type response_;214 response_(UserResponse::kTouchEvent) {} in ConfUiUserTouchMessage()225 UserResponse::type response_;
51 const UserResponse::type& plain_selection,67 const UserResponse::type& confirm_cancel);
134 const UserResponse::type& plain_selection, in SendResponse()154 const UserResponse::type& confirm_cancel) { in SendUserSelection()
169 if (user_response.GetResponse() == cuttlefish::confui::UserResponse::kCancel) { in PromptUserConfirmation()174 if (user_response.GetResponse() != cuttlefish::confui::UserResponse::kConfirm) { in PromptUserConfirmation()204 cuttlefish::confui::UserResponse::kConfirm); in DeliverSecureInputEvent()207 cuttlefish::confui::UserResponse::kCancel); in DeliverSecureInputEvent()