Home
last modified time | relevance | path

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

/external/chromium_org/ui/login/account_picker/
Duser_pod_row.js545 userClickAuthAllowed_: false, property in UserPod
599 this.userClickAuthAllowed_ = false;
1342 this.userClickAuthAllowed_ = this.parentNode.isFocused(this);
1356 } else if (this.isAuthTypeUserClick && this.userClickAuthAllowed_) {