Searched refs:TYPE_COMPLETE (Results 1 – 1 of 1) sorted by relevance
64 private static final int TYPE_COMPLETE = 3; field in DownloadNotifier216 } else if (type == TYPE_COMPLETE) { in updateWithLocked()270 } else if (type == TYPE_COMPLETE) { in updateWithLocked()364 } else if (type == TYPE_COMPLETE) { in updateWithLocked()468 return TYPE_COMPLETE + ":" + id; in buildNotificationTag()