Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/resources/chromeos/login/
Duser_pod_row.js1025 activatedPod_: undefined, property in PodRow
1171 var activated = this.indexOf_(this.activatedPod_);
1194 this.activatedPod_ = undefined;
1443 return this.activatedPod_;
1447 this.activatedPod_ = pod;
1479 if (this.activatedPod_)
1480 this.activatedPod_.reset(takeFocus);