Home | History | Annotate | Download | only in transaction

Lines Matching refs:SEEN

126             + " AND " + Sms.SEEN + " = 0)";
134 + " AND " + Mms.SEEN + "=0"
151 Log.d(TAG, "[MessagingNotification] clear notification: mark all msgs seen");
539 // AND seen=0 AND (m_type=130 OR m_type=132))) ORDER BY date desc