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

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapbMessageMime.java 40 public String mContentDisposition = null;
90 if(mContentDisposition != null)
91 sb.append("Content-Disposition: ").append(mContentDisposition).append("\r\n");
631 newPart.mContentDisposition = headerValue;
BluetoothMapContentObserver.java     [all...]
BluetoothMapContent.java     [all...]

Completed in 259 milliseconds