Searched refs:mNumberOfUnreadNotifications (Results 1 – 1 of 1) sorted by relevance
184 private int mNumberOfUnreadNotifications = 0; field in AnalogComplicationWatchFaceService.Engine598 if (mUnreadNotificationsPreference && (mNumberOfUnreadNotifications > 0)) { in drawUnreadNotificationIcon()748 if (mNumberOfUnreadNotifications != count) { in onUnreadCountChanged()749 mNumberOfUnreadNotifications = count; in onUnreadCountChanged()