Home
last modified time | relevance | path

Searched refs:mExpandedGroupNotificationIncrementSize (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/template/
H A DGroupNotificationViewHolder.java76 private final int mExpandedGroupNotificationIncrementSize; field in GroupNotificationViewHolder
145 mExpandedGroupNotificationIncrementSize = mContext.getResources() in GroupNotificationViewHolder()
365 int pageEnd = mNumberOfShownNotifications + mExpandedGroupNotificationIncrementSize; in addNextPageOfNotificationsToList()