Searched refs:NotificationFragment (Results 1 – 2 of 2) sorted by relevance
86 import com.google.android.car.kitchensink.notification.NotificationFragment;335 new Pair<>("notification", NotificationFragment.class),401 NotificationFragment.INTENT_CATEGORY_SELF_DISMISS)) { in onNewIntent()403 nm.cancel(NotificationFragment.SELF_DISMISS_NOTIFICATION_ID); in onNewIntent()
40 public class NotificationFragment extends Fragment { class