Searched refs:activatedPod (Results 1 – 2 of 2) sorted by relevance
143 var activatedPod = $('pod-row').activatedPod;144 if (!activatedPod) {152 !activatedPod.user.supervisedUser) {153 activatedPod.showSigninUI();158 $('bubble').showContentForElement(activatedPod.mainInput,166 $('bubble').showContentForElement(activatedPod.mainInput,
2626 get activatedPod() { getter in PodRow