Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationViewAdapter.java66 private final boolean mIsGroupNotificationAdapter; field in CarNotificationViewAdapter
103 mIsGroupNotificationAdapter = isGroupNotificationAdapter; in CarNotificationViewAdapter()
107 if (!mIsGroupNotificationAdapter) { in CarNotificationViewAdapter()
253 return mIsGroupNotificationAdapter in getItemViewTypeImpl()
257 return mIsGroupNotificationAdapter in getItemViewTypeImpl()
274 return mIsGroupNotificationAdapter in getItemViewTypeImpl()
282 return mIsGroupNotificationAdapter in getItemViewTypeImpl()
304 return mIsGroupNotificationAdapter in getItemViewTypeImpl()
355 if (mShowRecentsAndOlderHeaders && !mIsGroupNotificationAdapter) { in getItemId()
448 if (mShowRecentsAndOlderHeaders && !mIsGroupNotificationAdapter) { in setNotifications()
[all …]