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

/external/chromium_org/chrome/browser/ui/webui/chromeos/login/
H A Duser_image_screen_handler.cc197 bool is_user_selection) {
199 screen_->OnImageSelected(image_type, image_url, is_user_selection);
195 HandleSelectImage(const std::string& image_url, const std::string& image_type, bool is_user_selection) argument
/external/chromium_org/chrome/browser/chromeos/login/screens/
H A Duser_image_screen.cc171 bool is_user_selection) {
172 if (is_user_selection) {
169 OnImageSelected(const std::string& image_type, const std::string& image_url, bool is_user_selection) argument

Completed in 96 milliseconds