Searched refs:newlyVisibleKeyAr (Results 1 – 1 of 1) sorted by relevance
361 String[] newlyVisibleKeyAr = new String[N]; in logNotificationVisibilityChanges() local363 newlyVisibleKeyAr[i] = newlyVisibleAr[i].key; in logNotificationVisibilityChanges()368 mNotificationListener.setNotificationsShown(newlyVisibleKeyAr); in logNotificationVisibilityChanges()