OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setContactList
(Results
1 - 3
of
3
) sorted by null
/external/nist-sip/java/gov/nist/javax/sip/header/
Contact.java
181
public void
setContactList
(ContactList cl) {
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapMasInstance.java
222
/* package */ void
setContactList
(Map<String, BluetoothMapConvoContactElement> contactList) {
BluetoothMapContentObserver.java
296
setContactList
(new HashMap<String, BluetoothMapConvoContactElement>(), false);
400
private void
setContactList
(Map<String, BluetoothMapConvoContactElement> contactList,
406
mMasInstance.
setContactList
(contactList);
[
all
...]
Completed in 42 milliseconds