Searched refs:mConvoColSummary (Results 1 – 1 of 1) sorted by relevance
313 public int mConvoColSummary = -1; field in BluetoothMapContent.FilterInfo377 mConvoColSummary = c.getColumnIndex(BluetoothMapContract.ConversationColumns.SUMMARY); in setEmailImConvoColumns()3084 String summary = imEmailCursor.getString(fi.mConvoColSummary); in refreshImEmailConvoVersions()3341 ele.setSummary(tmpCursor.getString(fi.mConvoColSummary)); in populateImEmailConvoElement()