Searched refs:mContactColLastActive (Results 1 – 2 of 2) sorted by relevance
555 public int mContactColLastActive = -1; field in BluetoothMapContentObserver.ConvoContactInfo579 mContactColLastActive = in setConvoColunms()1373 long lastActivity = c.getLong(cInfo.mContactColLastActive); in initContactsList()2003 long lastActivity = c.getLong(cInfo.mContactColLastActive); in handleContactListChanges()2100 long lastActivity = c.getLong(cInfo.mContactColLastActive); in handleContactListChanges()
318 public int mContactColLastActive = -1; field in BluetoothMapContent.FilterInfo388 mContactColLastActive = in setEmailImConvoContactColumns()3370 c.setLastActivity(tmpCursor.getLong(fi.mContactColLastActive)); in populateImEmailConvoElement()