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