Searched refs:mContactColName (Results 1 – 2 of 2) sorted by relevance
558 public int mContactColName = -1; field in BluetoothMapContentObserver.ConvoContactInfo578 mContactColName = c.getColumnIndex( in setConvoColunms()592 mContactColName = c.getColumnIndex( in setConvoColunms()1304 String name = c.getString(cInfo.mContactColName); in initContactsList()1894 .getString(cInfo.mContactColName); in handleContactListChanges()
320 public int mContactColName = -1; field in BluetoothMapContent.FilterInfo407 mContactColName = c.getColumnIndex( in setEmailImConvoContactColumns()3113 c.setName(tmpCursor.getString(fi.mContactColName)); in populateImEmailConvoElement()