Home
last modified time | relevance | path

Searched refs:removeContact (Results 1 – 2 of 2) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapConvoListingElementTest.java126 mListingElement.removeContact(TEST_CONTACT_ELEMENT_TWO); in removeContactWithObject()
132 mListingElement.removeContact(1); in removeContactWithIndex()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapConvoListingElement.java135 public void removeContact(BluetoothMapConvoContactElement contact) { in removeContact() method in BluetoothMapConvoListingElement
139 public void removeContact(int index) { in removeContact() method in BluetoothMapConvoListingElement