Searched refs:mConvoColName (Results 1 – 2 of 2) sorted by relevance
311 public int mConvoColName = -1; field in BluetoothMapContent.FilterInfo385 mConvoColName = c.getColumnIndex( in setEmailImConvoColumns()2824 String name = imEmailCursor.getString(fi.mConvoColName); in refreshImEmailConvoVersions()2948 String name = cursor.getString(fi.mConvoColName); in updateImEmailConvoVersion()3059 ele.setName(tmpCursor.getString(fi.mConvoColName)); in populateImEmailConvoElement()
553 public int mConvoColName = -1; field in BluetoothMapContentObserver.ConvoContactInfo