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.java459 public static final String RECEPTION_STATE_COMPLETE = "complete"; field in BluetoothMapContract
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapContent.java1912 BluetoothMapContract.RECEPTION_STATE_COMPLETE) == false) { in getEmailMessage()