Home
last modified time | relevance | path

Searched refs:isTouchViewEnabled (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/login/account_picker/
Dscreen_account_picker.js308 setTouchViewState: function(isTouchViewEnabled) { argument
309 $('pod-row').setTouchViewState(isTouchViewEnabled);
Duser_pod_row.js2352 setTouchViewState: function(isTouchViewEnabled) { argument
2353 this.touchViewEnabled_ = isTouchViewEnabled;