Searched refs:TYPE_ACTIVE (Results 1 – 1 of 1) sorted by relevance
58 private static final int TYPE_ACTIVE = 1; field in DownloadNotifier154 if (type == TYPE_ACTIVE) { in updateWithLocked()163 if (type == TYPE_ACTIVE || type == TYPE_WAITING) { in updateWithLocked()205 if (type == TYPE_ACTIVE) { in updateWithLocked()242 if (type == TYPE_ACTIVE) { in updateWithLocked()272 if (type == TYPE_ACTIVE) { in updateWithLocked()341 return TYPE_ACTIVE + ":" + info.mPackage; in buildNotificationTag()