Searched refs:TYPE_ACTIVE (Results 1 – 1 of 1) sorted by relevance
62 private static final int TYPE_ACTIVE = 1; field in DownloadNotifier210 if (type == TYPE_ACTIVE) { in updateWithLocked()238 if (type == TYPE_ACTIVE || type == TYPE_WAITING) { in updateWithLocked()251 if (type == TYPE_ACTIVE) { in updateWithLocked()306 if (type == TYPE_ACTIVE) { in updateWithLocked()351 if (type == TYPE_ACTIVE) { in updateWithLocked()384 if (type == TYPE_ACTIVE) { in updateWithLocked()465 return TYPE_ACTIVE + ":" + notifPackage; in buildNotificationTag()