Searched refs:unseenCount (Results 1 – 2 of 2) sorted by relevance
240 final int[] unseenCount = {0}; in getNonLowImportanceUnseenNotificationCount() local247 unseenCount[0]++; in getNonLowImportanceUnseenNotificationCount()254 return unseenCount[0]; in getNonLowImportanceUnseenNotificationCount()
350 int unseenCount = in onNotificationViewInflated() local353 mUnseenCountUpdateListener.onUnseenCountUpdate(unseenCount); in onNotificationViewInflated()