HomeSort by relevance Sort by last modified time
    Searched refs:ShowUserPodButton (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/chrome/browser/chromeos/login/
screen_locker_delegate.h 51 virtual void ShowUserPodButton(const std::string& username,
mock_login_display.h 28 MOCK_METHOD3(ShowUserPodButton, void(const std::string&,
login_display.h 152 virtual void ShowUserPodButton(const std::string& username,
screen_locker.h 88 void ShowUserPodButton(const std::string& username,
webui_login_display.h 45 virtual void ShowUserPodButton(const std::string& username,
webui_screen_locker.h 61 virtual void ShowUserPodButton(const std::string& username,
webui_screen_locker.cc 107 void WebUIScreenLocker::ShowUserPodButton(
113 login_display_->ShowUserPodButton(username, iconURL, click_callback);
webui_login_display.cc 135 void WebUILoginDisplay::ShowUserPodButton(
141 webui_handler_->ShowUserPodButton(username, iconURL, click_callback);
screen_locker.cc 317 void ScreenLocker::ShowUserPodButton(const std::string& username,
324 delegate_->ShowUserPodButton(
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
signin_screen_handler.h 77 virtual void ShowUserPodButton(const std::string& username,
282 virtual void ShowUserPodButton(const std::string& username,
signin_screen_handler.cc     [all...]

Completed in 215 milliseconds