Home
last modified time | relevance | path

Searched refs:lastOnline (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContentObserver.java2080 long lastOnline = c.getLong(cInfo.mContactColLastOnline); in handleContactListChanges() local
2082 contact.setLastActivity(lastOnline); in handleContactListChanges()
2090 BluetoothMapUtils.getDateTimeString(lastOnline), in handleContactListChanges()