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

/packages/providers/DownloadProvider/src/com/android/providers/downloads/
H A DDownloadNotifier.java69 * @see #buildNotificationTag(DownloadInfo)
130 final String tag = buildNotificationTag(info);
339 private static String buildNotificationTag(DownloadInfo info) { method in class:DownloadNotifier
354 * {@link #buildNotificationTag(DownloadInfo)}.

Completed in 184 milliseconds