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

  /packages/apps/Gallery2/src/com/android/gallery3d/app/
NotificationIds.java 21 public static final int INGEST_NOTIFICATION_IMPORTING = 11;
  /packages/apps/Gallery2/src/com/android/gallery3d/ingest/
IngestService.java 153 mNotificationManager.cancel(NotificationIds.INGEST_NOTIFICATION_IMPORTING);
185 startForeground(NotificationIds.INGEST_NOTIFICATION_IMPORTING,
220 mNotificationManager.notify(NotificationIds.INGEST_NOTIFICATION_IMPORTING,
237 mNotificationManager.notify(NotificationIds.INGEST_NOTIFICATION_IMPORTING,

Completed in 121 milliseconds