Searched refs:UserPodCustomIcon (Results 1 – 4 of 4) sorted by relevance
41 enum UserPodCustomIcon { enum61 void SetIcon(UserPodCustomIcon icon);76 UserPodCustomIcon icon_;
32 std::string GetIdForIcon(ScreenlockBridge::UserPodCustomIcon icon) { in GetIdForIcon()84 ScreenlockBridge::UserPodCustomIcon icon) { in SetIcon()
17 ScreenlockBridge::UserPodCustomIcon GetIconForState( in GetIconForState()121 ScreenlockBridge::UserPodCustomIcon icon = GetIconForState(state_); in ChangeState()
174 var UserPodCustomIcon = cr.ui.define(function() {192 UserPodCustomIcon.ICONS = [199 UserPodCustomIcon.prototype = { class297 UserPodCustomIcon.ICONS.forEach(function(icon) {580 customIcon.parentNode.replaceChild(new UserPodCustomIcon(), customIcon);