Searched refs:setRecipientAddressing (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapMessageListingElement.java130 public void setRecipientAddressing(String recipientAddressing) { method in class:BluetoothMapMessageListingElement
H A DBluetoothMapContent.java493 private void setRecipientAddressing(BluetoothMapMessageListingElement e, Cursor c, method in class:BluetoothMapContent
508 if (D) Log.d(TAG, "setRecipientAddressing: " + address);
509 e.setRecipientAddressing(address);
674 setRecipientAddressing(e, c, fi, ap);

Completed in 514 milliseconds