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

  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapMessageListingElement.java 133 public void setRecipientAddressing(String recipientAddressing) {
BluetoothMapContent.java 593 private void setRecipientAddressing(BluetoothMapMessageListingElement e, Cursor c,
611 if (V) Log.v(TAG, "setRecipientAddressing: " + address);
614 e.setRecipientAddressing(address);
    [all...]

Completed in 124 milliseconds