Searched refs:mContactColLastActive (Results 1 – 2 of 2) sorted by relevance
553 public int mContactColLastActive = -1; field in BluetoothMapContentObserver.ConvoContactInfo580 mContactColLastActive = c.getColumnIndex( in setConvoColunms()1290 long lastActivity = c.getLong(cInfo.mContactColLastActive); in initContactsList()1884 .getLong(cInfo.mContactColLastActive); in handleContactListChanges()1995 long lastActivity = c.getLong(cInfo.mContactColLastActive); in handleContactListChanges()
325 public int mContactColLastActive = -1; field in BluetoothMapContent.FilterInfo411 mContactColLastActive = c.getColumnIndex( in setEmailImConvoContactColumns()3111 c.setLastActivity(tmpCursor.getLong(fi.mContactColLastActive)); in populateImEmailConvoElement()