Searched refs:ID_COLUMN (Results 1 – 3 of 3) sorted by relevance
89 entry(InboundSmsHandler.ID_COLUMN, 7),
226 long rowId = cursor.getLong(InboundSmsHandler.ID_COLUMN); in InboundSmsTracker()
126 public static final int ID_COLUMN = 7; field in InboundSmsHandler