Searched refs:mConvoColName (Results 1 – 2 of 2) sorted by relevance
317 public int mConvoColName = -1; field in BluetoothMapContent.FilterInfo391 mConvoColName = c.getColumnIndex( in setEmailImConvoColumns()2825 String name = imEmailCursor.getString(fi.mConvoColName); in refreshImEmailConvoVersions()2949 String name = cursor.getString(fi.mConvoColName); in updateImEmailConvoVersion()3060 ele.setName(tmpCursor.getString(fi.mConvoColName)); in populateImEmailConvoElement()
543 public int mConvoColName = -1; field in BluetoothMapContentObserver.ConvoContactInfo