Home
last modified time | relevance | path

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

/external/chromium_org/ui/login/account_picker/
Duser_pod_row.js101 var AUTH_TYPE = { variable
596 AUTH_TYPE.OFFLINE_PASSWORD;
1043 return this.authType_ == AUTH_TYPE.OFFLINE_PASSWORD ||
1044 this.authType_ == AUTH_TYPE.FORCE_OFFLINE_PASSWORD;
1052 return this.authType_ == AUTH_TYPE.USER_CLICK;
1060 return this.authType_ == AUTH_TYPE.ONLINE_SIGN_IN;