Home
last modified time | relevance | path

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

/external/chromium_org/ui/login/account_picker/
Duser_pod_row.js1819 this.parentNode.lastFocusedPod_ = this;
1895 this.parentNode.lastFocusedPod_ = this;
1953 lastFocusedPod_: undefined, property in PodRow
2183 this.lastFocusedPod_ = undefined;
2605 this.lastFocusedPod_ = podToFocus;
2618 if (this.lastFocusedPod_ && !this.lastFocusedPod_.user.isApp)
2619 chrome.send('loadWallpaper', [this.lastFocusedPod_.user.username]);
2718 this.lastFocusedPod_ = this.getPodWithUsername_(email);