Searched refs:mMmsColTextOnly (Results 1 – 1 of 1) sorted by relevance
308 public int mMmsColTextOnly = -1; field in BluetoothMapContent.FilterInfo439 mMmsColTextOnly = c.getColumnIndex(Mms.TEXT_ONLY); in setMmsColumns()605 if(c.getInt(fi.mMmsColTextOnly) == 0) { in setAttachment()655 int textOnly = c.getInt(fi.mMmsColTextOnly); in setText()