Searched refs:appAdded (Results 1 – 2 of 2) sorted by relevance
614 function appAdded() { function615 return newTabView.appAdded.apply(newTabView, arguments);676 appAdded: appAdded,
403 this.appAdded(highlightApp, true);426 appAdded: function(appData, opt_highlight) { method in PageListView