Searched refs:mIsGroupNotificationAdapter (Results 1 – 1 of 1) sorted by relevance
58 private final boolean mIsGroupNotificationAdapter; field in CarNotificationViewAdapter85 mIsGroupNotificationAdapter = isGroupNotificationAdapter; in CarNotificationViewAdapter()87 if (!mIsGroupNotificationAdapter) { in CarNotificationViewAdapter()333 return mIsGroupNotificationAdapter in getItemViewType()337 return mIsGroupNotificationAdapter in getItemViewType()354 return mIsGroupNotificationAdapter in getItemViewType()362 return mIsGroupNotificationAdapter in getItemViewType()384 return mIsGroupNotificationAdapter in getItemViewType()392 if (mIsGroupNotificationAdapter && itemCount > mMaxNumberGroupChildrenShown) { in getItemCount()396 if (!mIsGroupNotificationAdapter && mCarUxRestrictions != null in getItemCount()[all …]