Searched refs:createSessionContents_ (Results 1 – 2 of 2) sorted by relevance
190 section.appendChild(this.createSessionContents_(session));199 createSessionContents_: function(session) { method in OtherSessionsMenuButton
206 deviceDiv.appendChild(this.createSessionContents_(maxNumTabs));241 Device.prototype.createSessionContents_ = function(maxNumTabs) { method in Device