Searched refs:isNew (Results 1 – 9 of 9) sorted by relevance
87 int uid, String pkg, boolean isNew, boolean wasBlocked) { in logNotificationChannelGroup() argument88 logNotificationChannelGroup(NotificationChannelEvent.getGroupUpdated(isNew), in logNotificationChannelGroup()199 public static NotificationChannelEvent getGroupUpdated(boolean isNew) { in getGroupUpdated() argument200 return isNew in getGroupUpdated()
591 boolean isNew) { in populateZenRule() argument602 if (isNew) { in populateZenRule()
55 fun logNotifInflated(key: String, isNew: Boolean) { in logNotifInflated()58 bool1 = isNew in logNotifInflated()
359 boolean isNew = getActiveNotificationUnfiltered(entry.getKey()) == null;360 mLogger.logNotifInflated(entry.getKey(), isNew);361 if (isNew) {
579 boolean isNew = mBubble == null || didBackingContentChange(bubble); in update()580 if (isNew || bubble != null && bubble.getKey().equals(mBubble.getKey())) { in update()597 if (isNew) { in update()
311 boolean isNew = getIcon(index, holder.getTag()) == null; in setIcon()314 if (isNew) { in setIcon()
522 SLboolean isNew531 SLboolean isNew
1889 XAboolean isNew1897 XAboolean isNew
6217 boolean isNew = true; in handlePackagePostInstall()6220 isNew = false; in handlePackagePostInstall()6224 if (isNew) { in handlePackagePostInstall()