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.java1043 public static final String PRESENCE_STATE = "presence_state"; field
1166 ConversationColumns.PRESENCE_STATE,
1182 ConvoContactColumns.PRESENCE_STATE,
1212 PresenceColumns.PRESENCE_STATE,
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContentObserver.java585 BluetoothMapContract.ConvoContactColumns.PRESENCE_STATE); in setConvoColunms()
DBluetoothMapContent.java416 BluetoothMapContract.ConvoContactColumns.PRESENCE_STATE); in setEmailImConvoContactColumns()