Searched refs:TYPE_ACTIVE (Results 1 – 1 of 1) sorted by relevance
61 private static final int TYPE_ACTIVE = 1; field in DownloadNotifier197 if (type == TYPE_ACTIVE) { in updateWithLocked()225 if (type == TYPE_ACTIVE || type == TYPE_WAITING) { in updateWithLocked()238 if (type == TYPE_ACTIVE) { in updateWithLocked()292 if (type == TYPE_ACTIVE) { in updateWithLocked()335 if (type == TYPE_ACTIVE) { in updateWithLocked()368 if (type == TYPE_ACTIVE) { in updateWithLocked()444 return TYPE_ACTIVE + ":" + notifPackage; in buildNotificationTag()