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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapConvoContactElement.java109 public void setPresenceStatus(String presenceStatus) { method in class:BluetoothMapConvoContactElement
270 newElement.setPresenceStatus(attributeValue);
H A DBluetoothMapAppParams.java464 setPresenceStatus(new String(appParams, i, tagLength));
1105 public void setPresenceStatus(String status){ method in class:BluetoothMapAppParams
H A DBluetoothMapContentObserver.java1992 contact.setPresenceStatus(presenceStatus);
H A DBluetoothMapContent.java3098 c.setPresenceStatus(tmpCursor.getString(fi.mContactColPresenceText));

Completed in 75 milliseconds