Searched defs:isNew (Results 1 – 4 of 4) sorted by relevance
516 val isNew = bubbleTaskViewListener.setBubble(b) in setBubble_isNew() constant529 var isNew = bubbleTaskViewListener.setBubble(b) in setBubble_launchContentChanged() variable
87 int uid, String pkg, boolean isNew, boolean wasBlocked) { in logNotificationChannelGroup()199 public static NotificationChannelEvent getGroupUpdated(boolean isNew) { in getGroupUpdated()
1193 ZenRule rule, @ConfigOrigin int origin, boolean isNew) { in populateZenRule()1356 @Nullable ZenPolicy newPolicy, boolean updateBitmask, boolean isNew) { in updatePolicy()
159 const bool isNew = mDisplays in registerDisplayInternal() local