Searched refs:SEND_COLUMN_BODY (Results 1 – 1 of 1) sorted by relevance
105 private static final int SEND_COLUMN_BODY = 3; field in SmsReceiverService264 String msgText = c.getString(SEND_COLUMN_BODY); in sendFirstQueuedMessage()