Searched refs:mContactColName (Results 1 – 2 of 2) sorted by relevance
548 public int mContactColName = -1; field in BluetoothMapContentObserver.ConvoContactInfo568 mContactColName = c.getColumnIndex( in setConvoColunms()582 mContactColName = c.getColumnIndex( in setConvoColunms()1286 String name = c.getString(cInfo.mContactColName); in initContactsList()1876 .getString(cInfo.mContactColName); in handleContactListChanges()
326 public int mContactColName = -1; field in BluetoothMapContent.FilterInfo413 mContactColName = c.getColumnIndex( in setEmailImConvoContactColumns()3114 c.setName(tmpCursor.getString(fi.mContactColName)); in populateImEmailConvoElement()