Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java1008 public static final String LAST_ACTIVE = "last_active"; field
1164 ConversationColumns.LAST_ACTIVE,
1181 ConvoContactColumns.LAST_ACTIVE,
1205 ChatStatusColumns.LAST_ACTIVE,
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapUtils.java133 c.getColumnName(i).equals(BluetoothMapContract.ChatStatusColumns.LAST_ACTIVE) || in printCursor()
DBluetoothMapContentObserver.java591 BluetoothMapContract.ConvoContactColumns.LAST_ACTIVE); in setConvoColunms()
DBluetoothMapContent.java406 BluetoothMapContract.ConvoContactColumns.LAST_ACTIVE); in setEmailImConvoContactColumns()