Searched refs:CallNotificationViewHolder (Results 1 – 3 of 3) sorted by relevance
29 public class CallNotificationViewHolder extends CarNotificationBaseViewHolder { class35 public CallNotificationViewHolder( in CallNotificationViewHolder() method in CallNotificationViewHolder
22 import com.android.car.notification.template.CallNotificationViewHolder;131 return new CallNotificationViewHolder(view, clickHandlerFactory); in getViewHolder()
32 import com.android.car.notification.template.CallNotificationViewHolder;72 R.layout.call_notification_template, CallNotificationViewHolder.class); in callNotificationType_shouldHaveCorrectValues()