Searched refs:mNotificationCount (Results 1 – 1 of 1) sorted by relevance
24 private int mNotificationCount; field in NotificationInfo35 this.mNotificationCount = notificationCount; in NotificationInfo()46 return mNotificationCount; in getNotificationCount()66 this.mNotificationCount = notificationCount; in setNotificationCount()89 && (mNotificationCount == that.mNotificationCount) in equals()96 return Objects.hash(mUidCollection, mDismissCount, mNotificationCount, in hashCode()