Searched defs:combineCardsFromGroups (Results 1 - 1 of 1) sorted by path

/external/chromium_org/chrome/browser/resources/google_now/
H A Dbackground.js353 var cards = combineCardsFromGroups(notificationGroups);
488 function combineCardsFromGroups(notificationGroups) { function
489 console.log('combineCardsFromGroups ' + JSON.stringify(notificationGroups));

Completed in 180 milliseconds