Searched refs:mMmsColRead (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapContent.java299 public int mMmsColRead = -1; field in class:BluetoothMapContent.FilterInfo
431 mMmsColRead = c.getColumnIndex(Mms.READ);
542 read = c.getInt(fi.mMmsColRead);

Completed in 33 milliseconds