Home
last modified time | relevance | path

Searched refs:setPresenceStatus (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapConvoContactElement.java109 public void setPresenceStatus(String presenceStatus) { in setPresenceStatus() method in BluetoothMapConvoContactElement
269 newElement.setPresenceStatus(attributeValue); in createFromXml()
H A DBluetoothMapAppParams.java468 setPresenceStatus(new String(appParams, i, tagLength)); in parseParams()
1140 public void setPresenceStatus(String status) { in setPresenceStatus() method in BluetoothMapAppParams
H A DBluetoothMapContentObserver.java2087 contact.setPresenceStatus(presenceStatus); in handleContactListChanges()
H A DBluetoothMapContent.java3358 c.setPresenceStatus(tmpCursor.getString(fi.mContactColPresenceText)); in populateImEmailConvoElement()