Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapAppParams.java739 if (getPresenceAvailability() != INVALID_VALUE_PARAMETER) { in EncodeParams()
742 appParamBuf.putInt((int)getPresenceAvailability()); in EncodeParams()
1125 public int getPresenceAvailability() { in getPresenceAvailability() method in BluetoothMapAppParams
DBluetoothMapObexServer.java455 " PresenceAvailability " + appParams.getPresenceAvailability() + in onPut()
712 int presenceState = appParams.getPresenceAvailability(); in setOwnerStatus()
1553 " PresenceAvailability " + appParams.getPresenceAvailability() + in onDelete()
DBluetoothMapConvoContactElement.java114 public int getPresenceAvailability() { in getPresenceAvailability() method in BluetoothMapConvoContactElement
DBluetoothMapContentObserver.java1927 if (contact.getPresenceAvailability() != presenceState in handleContactListChanges()