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.java365 public static final String RECEPTION_STATE = "reception_state"; field
533 MessageColumns.RECEPTION_STATE,
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java1911 BluetoothMapContract.MessageColumns.RECEPTION_STATE)).equalsIgnoreCase( in getEmailMessage()