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.java1065 public static final String LAST_ONLINE = "last_online"; field
1185 ConvoContactColumns.LAST_ONLINE
1215 PresenceColumns.LAST_ONLINE
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapUtils.java134 c.getColumnName(i).equals(BluetoothMapContract.PresenceColumns.LAST_ONLINE) ){ in printCursor()
DBluetoothMapContentObserver.java601 BluetoothMapContract.ConvoContactColumns.LAST_ONLINE); in setConvoColunms()