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.java302 public int mSmsColType = -1; field in BluetoothMapContent.FilterInfo
430 mSmsColType = c.getColumnIndex(Sms.TYPE); in setSmsColumns()
945 int msgType = c.getInt(fi.mSmsColType); in setRecipientAddressing()
977 int msgType = c.getInt(fi.mSmsColType); in setRecipientName()
1012 int msgType = c.getInt(fi.mSmsColType); in setSenderAddressing()