Searched refs:CATEGORY_NAVIGATION (Results 1 – 7 of 7) sorted by relevance
657 case Notification.CATEGORY_NAVIGATION: in getNotificationViewType()713 if (!mEnableNavigationHeadsup && Notification.CATEGORY_NAVIGATION.equals( in shouldShowHeadsUp()750 || Notification.CATEGORY_NAVIGATION.equals(notification.category)) { in shouldShowHeadsUp()
247 || Notification.CATEGORY_NAVIGATION.equals(notification.category); in isMediaOrNavigationNotification()
129 setClusterActivityLaunchOptions(CarInstrumentClusterManager.CATEGORY_NAVIGATION, in setActivityLaunchOptions()135 setClusterActivityState(CarInstrumentClusterManager.CATEGORY_NAVIGATION, in setActivityLaunchOptions()
45 public static final String CATEGORY_NAVIGATION = "android.car.cluster.NAVIGATION"; field in CarInstrumentClusterManager
130 .setCategory(Notification.CATEGORY_NAVIGATION) in setupBaseActivityAndLayout()145 .setCategory(Notification.CATEGORY_NAVIGATION) in setupBaseActivityAndLayout()
209 Notification.CATEGORY_NAVIGATION.equals(notification.category); in canChangeCardBackgroundColor()
193 …field @Deprecated public static final String CATEGORY_NAVIGATION = "android.car.cluster.NAVIGATION…