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

  /frameworks/opt/bluetooth/src/android/bluetooth/client/map/
BluetoothMapEventReport.java 45 MEMORY_AVAILABLE("MemoryAvailable"), MESSAGE_DELETED("MessageDeleted"),
73 if (mType != Type.MEMORY_FULL && mType != Type.MEMORY_AVAILABLE) {
91 if (mType != Type.MEMORY_FULL && mType != Type.MEMORY_AVAILABLE) {
  /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) {
204 MEMORY_AVAILABLE("MemoryAvailable"), MESSAGE_DELETED("MessageDeleted"),

Completed in 64 milliseconds