Searched defs:getPresenceAvailability (Results 1 - 2 of 2) 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

Completed in 77 milliseconds