HomeSort by relevance Sort by last modified time
    Searched refs:UI_INTENT_EXTRA_NOTIFICATIONS_UPDATE (Results 1 - 3 of 3) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/receiver/
NotificationReceiver.java 45 UIIntents.UI_INTENT_EXTRA_NOTIFICATIONS_UPDATE, BugleNotifications.UPDATE_ALL);
  /packages/apps/Messaging/src/com/android/messaging/ui/
UIIntents.java 52 public static final String UI_INTENT_EXTRA_NOTIFICATIONS_UPDATE = "notifications_update";
UIIntentsImpl.java 411 intent.putExtra(UI_INTENT_EXTRA_NOTIFICATIONS_UPDATE, updateTargets);

Completed in 227 milliseconds