Searched defs:getPresenceAvailability (Results 1 - 2 of 2) 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.java750 if (getPresenceAvailability() != INVALID_VALUE_PARAMETER) {
753 appParamBuf.putInt((int) getPresenceAvailability());
1162 public int getPresenceAvailability() { method in class:BluetoothMapAppParams

Completed in 14 milliseconds