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

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapbMessageMime.java 41 public String mPartName = null; /* e.g. text_1.txt*/
132 if(mPartName != null)
133 sb.append("<").append(mPartName).append(">\r\n");
620 newPart.mPartName = headerValue;
BluetoothMapContentObserver.java     [all...]
BluetoothMapContent.java     [all...]
  /packages/apps/Bluetooth/tests/src/com/android/bluetooth/tests/
BluetoothMapbMessageTest.java 492 part.mPartName = "partNameText";
503 part.mPartName = "partNameimage";

Completed in 547 milliseconds