Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java1074 String LAST_ONLINE = "last_online"; field
1192 ConvoContactColumns.LAST_ONLINE
1221 PresenceColumns.LAST_ONLINE
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapUtils.java128 .equals(BluetoothMapContract.PresenceColumns.LAST_ONLINE)) { in printCursor()
DBluetoothMapContentObserver.java589 c.getColumnIndex(BluetoothMapContract.ConvoContactColumns.LAST_ONLINE); in setConvoColunms()