Home
last modified time | relevance | path

Searched refs:mSmsColType (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java295 public int mSmsColType = -1; field in BluetoothMapContent.FilterInfo
406 mSmsColType = c.getColumnIndex(Sms.TYPE); in setSmsColumns()
997 int msgType = c.getInt(fi.mSmsColType); in setRecipientAddressing()
1038 int msgType = c.getInt(fi.mSmsColType); in setRecipientName()
1078 int msgType = c.getInt(fi.mSmsColType); in setSenderAddressing()