Searched refs:LOCAL_SMS_NOTIFICATION (Results 1 – 3 of 3) sorted by relevance
136 mNotificationType = BugleNotifications.LOCAL_SMS_NOTIFICATION; in NotificationLineInfo()160 super(BugleNotifications.LOCAL_SMS_NOTIFICATION); in MessageLineInfo()255 return BugleNotifications.LOCAL_SMS_NOTIFICATION; in getLatestMessageNotificationType()1099 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