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 173 public void setAttachmentSize(int attachmentSize) {
BluetoothMapContent.java 455 private void setAttachmentSize(BluetoothMapMessageListingElement e, Cursor c,
482 if (V) Log.d(TAG, "setAttachmentSize: " + size);
483 e.setAttachmentSize(size);
    [all...]

Completed in 36 milliseconds