Home
last modified time | relevance | path

Searched refs:RECEPTION_STATE (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java589 String RECEPTION_STATE = "reception_state"; field
1100 MessageColumns.RECEPTION_STATE,
1119 MessageColumns.RECEPTION_STATE,
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java344 c.getColumnIndex(BluetoothMapContract.MessageColumns.RECEPTION_STATE); in setMessageColumns()
4092 BluetoothMapContract.MessageColumns.RECEPTION_STATE)) in getEmailMessage()