Searched refs:postedNotificationCount (Results 1 – 1 of 1) sorted by relevance
61 private int postedNotificationCount = 0; field in MainActivity200 postedNotificationCount = 0; in updateNotifications()249 for (int i = notifications.length; i < postedNotificationCount; i++) { in postNotifications()252 postedNotificationCount = notifications.length; in postNotifications()