Home
last modified time | relevance | path

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

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