HomeSort by relevance Sort by last modified time
    Searched defs:notifications (Results 26 - 40 of 40) sorted by null

12

  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_controller_browsertest.cc 178 void set_notifications(const std::vector<DialogNotification>& notifications) {
179 notifications_ = notifications;
237 // A list of notifications to show in the notification area of the dialog.
849 // Notifications with long message text should not make the dialog bigger.
855 std::vector<DialogNotification> notifications local
    [all...]
autofill_dialog_controller_unittest.cc 488 const std::vector<DialogNotification>& notifications = local
490 for (size_t i = 0; i < notifications.size(); ++i) {
491 if (notifications[i].type() == type)
492 right_type.push_back(notifications[i]);
    [all...]
autofill_dialog_controller_impl.cc 1950 std::vector<DialogNotification> notifications; local
    [all...]
  /external/chromium_org/content/browser/download/
download_browsertest.cc 935 InSequence notifications; local
    [all...]
  /external/chromium_org/ui/message_center/
message_center_impl.cc 402 const NotificationList::Notifications& notifications) {
403 visible_notifications = notifications;
409 for (NotificationList::Notifications::const_iterator iter =
537 const NotificationList::Notifications&
585 // We will allow notifications that are progress types (and stay progress
593 // This shouldn't be an issue in practice since only W3C notifications
594 // change the ID on update, and they don't have progress type notifications.
601 // Updates are allowed only for progress notifications.
652 // all notifications
663 const NotificationList::Notifications notifications = local
754 NotificationList::Notifications notifications = local
    [all...]
  /external/chromium_org/ui/message_center/views/
message_center_view.cc 166 // Displays a list of messages for rich notifications. Functions as an array of
198 // MessageListView allows to slide down upper notifications, which means
207 // Animates all notifications below target upwards to align with the top of
210 // Animates all notifications above target downwards to align with the top of
497 // Find first notification below target (or all notifications if no
509 // Animate notifications below target upwards.
524 // Find first notification above target (or all notifications if no
537 // Animate notifications above target downwards.
667 const NotificationList::Notifications& notifications) {
933 const NotificationList::Notifications& notifications = local
993 const NotificationList::Notifications& notifications = local
1067 const NotificationList::Notifications& notifications = local
    [all...]
  /packages/apps/Mms/src/com/android/mms/transaction/
MessagingNotification.java 238 * reports and builds a sorted (by delivery date) list of unread notifications.
265 "canceling existing notifications");
327 * Updates all pending notifications, clearing or updating them as
405 // This is the message string used in bigText and bigPicture notifications.
482 // This is the summary string used in bigPicture notifications.
1005 Iterator<NotificationInfo> notifications = notificationSet.iterator(); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.jobs_3.5.1.R36x_v20100824.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 
  /prebuilts/devtools/tools/lib/
bcprov-jdk15on-1.48.jar 
  /prebuilts/tools/common/m2/repository/org/bouncycastle/bcprov-jdk15on/1.48/
bcprov-jdk15on-1.48.jar 

Completed in 919 milliseconds

12