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

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapbMessageMime.java 40 public String mContentDisposition = null;
96 if (mContentDisposition != null) {
97 sb.append("Content-Disposition: ").append(mContentDisposition).append("\r\n");
703 newPart.mContentDisposition = headerValue;
    [all...]
  /prebuilts/tools/common/m2/repository/com/koushikdutta/async/androidasync/2.1.3/
androidasync-2.1.3.jar 

Completed in 73 milliseconds