Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java1052 String PRESENCE_STATE = "presence_state"; field
1173 ConversationColumns.PRESENCE_STATE,
1189 ConvoContactColumns.PRESENCE_STATE,
1218 PresenceColumns.PRESENCE_STATE,
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContentObserver.java583 c.getColumnIndex(BluetoothMapContract.ConvoContactColumns.PRESENCE_STATE); in setConvoColunms()
DBluetoothMapContent.java392 c.getColumnIndex(BluetoothMapContract.ConvoContactColumns.PRESENCE_STATE); in setEmailImConvoContactColumns()