Searched defs:getPresenceAvailability (Results 1 - 2 of 2) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/map/ | ||
H A D | BluetoothMapConvoContactElement.java | 113 public int getPresenceAvailability() { method in class:BluetoothMapConvoContactElement |
H A D | BluetoothMapAppParams.java | 750 if (getPresenceAvailability() != INVALID_VALUE_PARAMETER) { 753 appParamBuf.putInt((int) getPresenceAvailability()); 1162 public int getPresenceAvailability() { method in class:BluetoothMapAppParams |
Completed in 14 milliseconds