Searched refs:mContactColLastActive (Results 1 – 4 of 4) sorted by relevance
64 assertThat(info.mContactColLastActive).isEqualTo(6); in setConvoColumns()
165 assertThat(mFilterInfo.mContactColLastActive).isEqualTo(4); in setEmailImConvoContactColumns()
600 public int mContactColLastActive = -1; field in BluetoothMapContentObserver.ConvoContactInfo624 mContactColLastActive = in setConvoColunms()1475 long lastActivity = c.getLong(cInfo.mContactColLastActive); in initContactsList()2372 long lastActivity = c.getLong(cInfo.mContactColLastActive); in handleContactListChanges()2517 long lastActivity = c.getLong(cInfo.mContactColLastActive); in handleContactListChanges()
331 public int mContactColLastActive = -1; field in BluetoothMapContent.FilterInfo399 mContactColLastActive = in setEmailImConvoContactColumns()3369 c.setLastActivity(tmpCursor.getLong(fi.mContactColLastActive)); in populateImEmailConvoElement()