Searched refs:getCachedEmail (Results 1 – 5 of 5) sorted by relevance
102 remoting.Identity.prototype.getCachedEmail = function() { method in remoting.Identity
188 var hostOwnerEmail = remoting.identity.getCachedEmail();255 remoting.identity.getCachedEmail(),
372 remoting.OAuth2.prototype.getCachedEmail = function() { method in remoting.OAuth2
92 var email = /** @type {string} */remoting.identity.getCachedEmail();
493 console.log('Connecting as ' + remoting.identity.getCachedEmail());