Searched defs:requestNotificationGroupsFromServer (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/resources/google_now/
H A Dbackground.js618 function requestNotificationGroupsFromServer(groupNames) { function
620 'requestNotificationGroupsFromServer from ' + NOTIFICATION_CARDS_URL +
639 'requestNotificationGroupsFromServer: request=' + requestParameters);
644 'requestNotificationGroupsFromServer-received ' + request.status);
721 .then(requestNotificationGroupsFromServer)

Completed in 88 milliseconds