Searched refs:MEMORY_FULL (Results 1 – 2 of 2) sorted by relevance
49 if (mType != Type.MEMORY_FULL && mType != Type.MEMORY_AVAILABLE) { in EventReport()67 if (mType != Type.MEMORY_FULL && mType != Type.MEMORY_AVAILABLE) { in EventReport()206 MEMORY_FULL("MemoryFull"), enumConstant
34 public static final int MEMORY_FULL = 20; field in BluetoothCmeError