Searched refs:isCompleteAndVisible (Results 1 - 1 of 1) sorted by relevance

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DDownloadNotifier.java344 } else if (isCompleteAndVisible(info)) {
366 private static boolean isCompleteAndVisible(DownloadInfo download) { method in class:DownloadNotifier

Completed in 34 milliseconds