Searched refs:createSortedCopy_ (Results 1 – 2 of 2) sorted by relevance
39 this.sourceEntries_ = createSortedCopy_(sourceEntries);112 function createSortedCopy_(origArray) { function in DetailsView
40 var sortedCurrentData = DetailsView.createSortedCopy_(currentData);46 DetailsView.createSortedCopy_ = function(origArray) { function in DetailsView