Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/lib/mapapi/com/android/bluetooth/mapapi/
DBluetoothMapContract.java718 public static final String RECEPTION_STATE_COMPLETE = "complete"; field in BluetoothMapContract
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java4083 .equalsIgnoreCase(BluetoothMapContract.RECEPTION_STATE_COMPLETE)) { in getEmailMessage()