Searched refs:MEMORY_FULL (Results 1 - 1 of 1) sorted by path

/frameworks/opt/bluetooth/src/android/bluetooth/client/map/
H A DBluetoothMapEventReport.java44 SENDING_FAILURE("SendingFailure"), MEMORY_FULL("MemoryFull"), enum constant in enum:BluetoothMapEventReport.Type
73 if (mType != Type.MEMORY_FULL && mType != Type.MEMORY_AVAILABLE) {
91 if (mType != Type.MEMORY_FULL && mType != Type.MEMORY_AVAILABLE) {

Completed in 41 milliseconds