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

  /external/chromium_org/chrome/browser/signin/
screenlock_bridge.cc 54 ScreenlockBridge::UserPodCustomIconOptions::UserPodCustomIconOptions()
59 ScreenlockBridge::UserPodCustomIconOptions::~UserPodCustomIconOptions() {}
62 ScreenlockBridge::UserPodCustomIconOptions::ToDictionaryValue() const {
83 void ScreenlockBridge::UserPodCustomIconOptions::SetIcon(
88 void ScreenlockBridge::UserPodCustomIconOptions::SetTooltip(
95 void ScreenlockBridge::UserPodCustomIconOptions::SetAriaLabel(
100 void ScreenlockBridge::UserPodCustomIconOptions::SetHardlockOnClick() {
screenlock_bridge.h 51 class UserPodCustomIconOptions {
53 UserPodCustomIconOptions();
54 ~UserPodCustomIconOptions();
85 DISALLOW_COPY_AND_ASSIGN(UserPodCustomIconOptions);
107 const UserPodCustomIconOptions& icon) = 0;
easy_unlock_screenlock_state_handler.h 103 ScreenlockBridge::UserPodCustomIconOptions* icon_options);
easy_unlock_screenlock_state_handler.cc 128 ScreenlockBridge::UserPodCustomIconOptions icon_options;
223 ScreenlockBridge::UserPodCustomIconOptions icon_options;
251 ScreenlockBridge::UserPodCustomIconOptions* icon_options) {
easy_unlock_screenlock_state_handler_unittest.cc 55 const ScreenlockBridge::UserPodCustomIconOptions& icon) OVERRIDE {
  /external/chromium_org/chrome/browser/chromeos/login/easy_unlock/
easy_unlock_reauth.cc 77 ScreenlockBridge::UserPodCustomIconOptions icon_options;
  /external/chromium_org/chrome/browser/ui/webui/signin/
user_manager_screen_handler.h 54 const ScreenlockBridge::UserPodCustomIconOptions& icon_options) OVERRIDE;
user_manager_screen_handler.cc 233 const ScreenlockBridge::UserPodCustomIconOptions& icon_options) {
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
signin_screen_handler.h 333 const ScreenlockBridge::UserPodCustomIconOptions& icon) OVERRIDE;
signin_screen_handler.cc     [all...]

Completed in 142 milliseconds