Home | History | Annotate | Download | only in transaction

Lines Matching refs:COLUMN_SMS_BODY

119     private static final int COLUMN_SMS_BODY    = 4;
723 String message = cursor.getString(COLUMN_SMS_BODY);