Searched refs:mNotificationType (Results 1 – 2 of 2) sorted by relevance
77 private final int mNotificationType; field in CarNotificationTypeItem95 mNotificationType = notificationType; in CarNotificationTypeItem()119 return mNotificationType; in getNotificationType()127 switch (mNotificationType) { in getViewHolder()155 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()