Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DDriveClient.js552 this.updateAuthInfo(newAuthInfo, true, true, success, error);
572 DriveClient.prototype.updateAuthInfo = function (newAuthInfo, remember, forceUserUpdate, success, e… method in DriveClient
656 …this.updateAuthInfo(newAuthInfo, true, false, success, error); //We set remember to true since we …
714 this.updateAuthInfo(newAuthInfo, remember, true, success, error);