Searched refs:mNotificationType (Results 1 – 2 of 2) sorted by relevance
75 private final int mNotificationType; field in CarNotificationTypeItem93 mNotificationType = notificationType; in CarNotificationTypeItem()117 return mNotificationType; in getNotificationType()125 switch (mNotificationType) { in getViewHolder()152 throw new AssertionError("invalid notification type" + mNotificationType); in getViewHolder()
132 final int mNotificationType; field in MessageNotificationState.NotificationLineInfo135 mNotificationType = BugleNotifications.LOCAL_SMS_NOTIFICATION; in NotificationLineInfo()139 mNotificationType = notificationType; in NotificationLineInfo()256 return messageLineInfo.mNotificationType; in getLatestMessageNotificationType()