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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapMessageListingElement.java128 public void setRecipientName(String recipientName) { method in class:BluetoothMapMessageListingElement
H A DBluetoothMapContent.java1033 private void setRecipientName(BluetoothMapMessageListingElement e, Cursor c, FilterInfo fi, method in class:BluetoothMapContent
1063 Log.v(TAG, "setRecipientName: " + name);
1068 e.setRecipientName(name);
2447 setRecipientName(ele, tmpCursor, fi, ap);

Completed in 52 milliseconds