Home
last modified time | relevance | path

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

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