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