Searched refs:CarNotificationRecentsViewHolder (Results 1 – 3 of 3) sorted by relevance
35 public class CarNotificationRecentsViewHolder extends RecyclerView.ViewHolder { class41 public CarNotificationRecentsViewHolder(Context context, View view, in CarNotificationRecentsViewHolder() method in CarNotificationRecentsViewHolder
39 import com.android.car.notification.template.CarNotificationRecentsViewHolder;143 viewHolder = new CarNotificationRecentsViewHolder(mContext, view, in onCreateViewHolderImpl()176 ((CarNotificationRecentsViewHolder) holder).bind(mHasUnseenNotifications); in onBindViewHolderImpl()
40 import com.android.car.notification.template.CarNotificationRecentsViewHolder;197 || viewHolderAtPoint instanceof CarNotificationRecentsViewHolder in onInterceptTouchEvent()