Home
last modified time | relevance | path

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

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