Searched refs:mColumnSmsType (Results 1 – 2 of 2) sorted by relevance
281 boxId = cursor.getInt(mColumnsMap.mColumnSmsType); in getItemViewType()317 public int mColumnSmsType; field in MessageListAdapter.ColumnsMap341 mColumnSmsType = COLUMN_SMS_TYPE; in ColumnsMap()397 mColumnSmsType = cursor.getColumnIndexOrThrow(Sms.TYPE); in ColumnsMap()
139 mBoxId = cursor.getInt(columnsMap.mColumnSmsType); in MessageItem()