Searched refs:mContactColBtUid (Results 1 – 2 of 2) sorted by relevance
550 public int mContactColBtUid = -1; field in BluetoothMapContentObserver.ConvoContactInfo572 mContactColBtUid = c.getColumnIndex( in setConvoColunms()1293 String btUid = c.getString(cInfo.mContactColBtUid); in initContactsList()1890 .getString(cInfo.mContactColBtUid); in handleContactListChanges()
321 public int mContactColBtUid = -1; field in BluetoothMapContent.FilterInfo403 mContactColBtUid = c.getColumnIndex( in setEmailImConvoContactColumns()3090 c.setBtUid(new SignedLongLong(tmpCursor.getLong(fi.mContactColBtUid),0)); in populateImEmailConvoElement()