Searched refs:numNotifications (Results 1 – 2 of 2) sorted by relevance
69 private void setNotificationsShown(int numNotifications) { in setNotificationsShown() argument70 mWakeupOnboarding.getNotificationsDataSource().setData(numNotifications); in setNotificationsShown()
7299 int numNotifications = mNotificationList.size();7300 for (int i = 0; i < numNotifications; i++) {7317 int numNotifications = mNotificationList.size();7318 for (int i = 0; i < numNotifications; i++) {