HomeSort by relevance Sort by last modified time
    Searched refs:MEMORY_FULL (Results 1 - 3 of 3) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
BluetoothCmeError.java 34 public static final int MEMORY_FULL = 20;
  /packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/obex/
EventReport.java 49 if (mType != Type.MEMORY_FULL && mType != Type.MEMORY_AVAILABLE) {
67 if (mType != Type.MEMORY_FULL && mType != Type.MEMORY_AVAILABLE) {
206 MEMORY_FULL("MemoryFull"),
  /external/autotest/client/cros/cellular/pseudomodem/
pm_errors.py 116 MEMORY_FULL = 322
145 self.MEMORY_FULL : '.MemoryFull',
174 MEMORY_FULL = 20
230 self.MEMORY_FULL : '.MemoryFull',

Completed in 840 milliseconds