Home | History | Annotate | Download | only in google_now

Lines Matching refs:Notification

10  * Builds an object to manage notification card set.
18 * Schedules hiding a notification.
33 * Shows a notification.
36 * parameters for showing a Chrome notification.
44 // Delete a notification with the specified id if it already exists, and
45 // then create a notification.
48 cardCreateInfo.notification,
65 // Update existing notification.
68 cardCreateInfo.notification,
87 * Updates/creates a card notification with new data.
91 * @return {Object} Notification data entry for this card.
110 notification: card.notification,
139 * Removes a card notification.