Searched refs:mColumnMsgType (Results 1 – 2 of 2) sorted by relevance
154 String type = cursor.getString(mColumnsMap.mColumnMsgType); in bindView()278 String type = cursor.getString(mColumnsMap.mColumnMsgType); in getItemViewType()310 public int mColumnMsgType; field in MessageListAdapter.ColumnsMap335 mColumnMsgType = COLUMN_MSG_TYPE; in ColumnsMap()360 mColumnMsgType = cursor.getColumnIndexOrThrow( in ColumnsMap()
142 String type = cursor.getString(mColumnsMap.mColumnMsgType); in getMessageItem()