OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setRecipientName
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapMessageListingElement.java
122
public void
setRecipientName
(String recipientName) {
BluetoothMapContent.java
513
private void
setRecipientName
(BluetoothMapMessageListingElement e, Cursor c,
530
if (D) Log.d(TAG, "
setRecipientName
: " + name);
531
e.
setRecipientName
(name);
673
setRecipientName
(e, c, fi, ap);
[
all
...]
Completed in 48 milliseconds