Searched refs:setAuthType (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/ui/login/account_picker/ |
D | screen_account_picker.js | 300 setAuthType: function(username, authType, value) { 301 $('pod-row').setAuthType(username, authType, value);
|
D | user_pod_row.js | 597 this.setAuthType(initialAuthType, null); 1013 setAuthType: function(authType, authValue) { method in UserPod 2338 setAuthType: function(username, authType, value) { method in PodRow 2345 pod.setAuthType(authType, value);
|
/external/chromium_org/chrome/common/extensions/api/ |
D | screenlock_private.idl | 15 // specified with $(ref:setAuthType)(), the text is displayed
|