Searched refs:SEND_COLUMN_ID (Results 1 – 1 of 1) sorted by relevance
102 private static final int SEND_COLUMN_ID = 0; field in SmsReceiverService269 int msgId = c.getInt(SEND_COLUMN_ID); in sendFirstQueuedMessage()