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

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapMessageListingElement.java 170 public void setAttachmentSize(int attachmentSize) {
BluetoothMapContent.java 406 private void setAttachmentSize(BluetoothMapMessageListingElement e, Cursor c,
413 if (D) Log.d(TAG, "setAttachmentSize: " + size);
414 e.setAttachmentSize(size);
671 setAttachmentSize(e, c, fi, ap);
    [all...]

Completed in 169 milliseconds