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.java1017 String LAST_ACTIVE = "last_active"; field
1171 ConversationColumns.LAST_ACTIVE,
1188 ConvoContactColumns.LAST_ACTIVE,
1211 ChatStatusColumns.CHAT_STATE, ChatStatusColumns.LAST_ACTIVE,
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapUtils.java126 .equals(BluetoothMapContract.ChatStatusColumns.LAST_ACTIVE) in printCursor()
DBluetoothMapContentObserver.java580 c.getColumnIndex(BluetoothMapContract.ConvoContactColumns.LAST_ACTIVE); in setConvoColunms()
DBluetoothMapContent.java389 c.getColumnIndex(BluetoothMapContract.ConvoContactColumns.LAST_ACTIVE); in setEmailImConvoContactColumns()