OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
);
188
startForeground(NotificationIds.
INGEST_NOTIFICATION_IMPORTING
,
223
mNotificationManager.notify(NotificationIds.
INGEST_NOTIFICATION_IMPORTING
,
240
mNotificationManager.notify(NotificationIds.
INGEST_NOTIFICATION_IMPORTING
,
Completed in 1531 milliseconds