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

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

Completed in 656 milliseconds