Searched refs:columnIndexOfMsgId (Results 1 – 1 of 1) sorted by relevance
229 int columnIndexOfMsgId = cursor.getColumnIndexOrThrow(PendingMessages.MSG_ID); in onNewIntent() local288 cursor.getLong(columnIndexOfMsgId)); in onNewIntent()