Searched refs:unseenCount (Results 1 – 2 of 2) sorted by relevance
251 final int[] unseenCount = {0}; in getNonLowImportanceUnseenNotificationCount() local258 unseenCount[0]++; in getNonLowImportanceUnseenNotificationCount()265 return unseenCount[0]; in getNonLowImportanceUnseenNotificationCount()
318 int unseenCount = in onNotificationViewInflated()321 mUnseenCountUpdateListener.onUnseenCountUpdate(unseenCount); in onNotificationViewInflated()