Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java320 public int mConvoColSummary = -1; field in BluetoothMapContent.FilterInfo
397 mConvoColSummary = c.getColumnIndex( in setEmailImConvoColumns()
2826 String summary = imEmailCursor.getString(fi.mConvoColSummary); in refreshImEmailConvoVersions()
3082 ele.setSummary(tmpCursor.getString(fi.mConvoColSummary)); in populateImEmailConvoElement()