OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setRecipientAddressing
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapMessageListingElement.java
130
public void
setRecipientAddressing
(String recipientAddressing) {
BluetoothMapContent.java
493
private void
setRecipientAddressing
(BluetoothMapMessageListingElement e, Cursor c,
508
if (D) Log.d(TAG, "
setRecipientAddressing
: " + address);
509
e.
setRecipientAddressing
(address);
674
setRecipientAddressing
(e, c, fi, ap);
[
all
...]
Completed in 141 milliseconds