Home
last modified time | relevance | path

Searched refs:mNeedRelaunchNotification (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/ingest/
DIngestService.java81 private boolean mNeedRelaunchNotification = false; field in IngestService
156 if (mNeedRelaunchNotification) { in setClientActivity()
181 mNeedRelaunchNotification = true; in setClientActivity()
217 mNeedRelaunchNotification = false; in deviceRemoved()
228 mNeedRelaunchNotification = false; in onImportProgress()
242 mNeedRelaunchNotification = true; in onImportFinish()
258 mNeedRelaunchNotification = false; in onObjectIndexed()
283 mNeedRelaunchNotification = true; in onIndexingFinished()