Searched refs:LOCAL_SMS_NOTIFICATION (Results 1 – 3 of 3) sorted by relevance
135 mNotificationType = BugleNotifications.LOCAL_SMS_NOTIFICATION; in NotificationLineInfo()159 super(BugleNotifications.LOCAL_SMS_NOTIFICATION); in MessageLineInfo()254 return BugleNotifications.LOCAL_SMS_NOTIFICATION; in getLatestMessageNotificationType()1103 return BugleNotifications.LOCAL_SMS_NOTIFICATION; in getLatestMessageNotificationType()
129 return BugleNotifications.LOCAL_SMS_NOTIFICATION; in getLatestMessageNotificationType()
114 public static final int LOCAL_SMS_NOTIFICATION = 0; field in BugleNotifications