Searched refs:mCurrentNotificationCount (Results 1 – 1 of 1) sorted by relevance
109 private int mCurrentNotificationCount; field in NotificationService139 mCurrentNotificationCount = 0; in onCreate()302 --mCurrentNotificationCount; in showRecommendation()306 if (mCurrentNotificationCount >= NOTIFICATION_COUNT) { in showRecommendation()313 if (mCurrentNotificationCount < NOTIFICATION_COUNT) { in showRecommendation()323 --mCurrentNotificationCount; in changeRecommendation()351 mCurrentNotificationCount = 0; in hideAllRecommendation()408 ++mCurrentNotificationCount; in sendNotification()