Searched refs:newlyVisible (Results 1 – 1 of 1) sorted by relevance
3818 Collection<NotificationVisibility> newlyVisible, in logNotificationVisibilityChanges() argument3820 if (newlyVisible.isEmpty() && noLongerVisible.isEmpty()) { in logNotificationVisibilityChanges()3824 newlyVisible.toArray(new NotificationVisibility[newlyVisible.size()]); in logNotificationVisibilityChanges()3833 final int N = newlyVisible.size(); in logNotificationVisibilityChanges()