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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapConvoContactElement.java113 public int getPresenceAvailability() { method in class:BluetoothMapConvoContactElement
H A DBluetoothMapAppParams.java738 if (getPresenceAvailability() != INVALID_VALUE_PARAMETER) {
741 appParamBuf.putInt((int)getPresenceAvailability());
1124 public int getPresenceAvailability() { method in class:BluetoothMapAppParams
H A DBluetoothMapObexServer.java473 " PresenceAvailability " + appParams.getPresenceAvailability() +
730 int presenceState = appParams.getPresenceAvailability();
1582 " PresenceAvailability " + appParams.getPresenceAvailability() +
H A DBluetoothMapContentObserver.java1983 if (contact.getPresenceAvailability() != presenceState

Completed in 172 milliseconds