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