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

/external/chromium_org/chrome/browser/signin/
H A Dscreenlock_bridge.cc54 ScreenlockBridge::UserPodCustomIconOptions::UserPodCustomIconOptions() function in class:ScreenlockBridge::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() {
H A Dscreenlock_bridge.h51 class UserPodCustomIconOptions { class in class:ScreenlockBridge
53 UserPodCustomIconOptions();
54 ~UserPodCustomIconOptions();
85 DISALLOW_COPY_AND_ASSIGN(UserPodCustomIconOptions);
107 const UserPodCustomIconOptions& icon) = 0;

Completed in 125 milliseconds