Searched refs:parseAndShowNotificationCards (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/resources/google_now/
H A Dbackground.js231 function parseAndShowNotificationCards(response, callback) { function
232 console.log('parseAndShowNotificationCards ' + response);
236 console.error('parseAndShowNotificationCards parse error: ' + error);
253 tasks.debugSetStepName('parseAndShowNotificationCards-storage-get');
256 console.log('parseAndShowNotificationCards-get ' +
262 'parseAndShowNotificationCards-notifications-getAll');
264 console.log('parseAndShowNotificationCards-getAll ' +
296 console.log('parseAndShowNotificationCards-delete-check ' +
299 console.log('parseAndShowNotificationCards-delete ' +
382 parseAndShowNotificationCards(reques
[all...]

Completed in 52 milliseconds