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

/packages/apps/Bluetooth/src/com/android/bluetooth/map/
H A DBluetoothMapConvoContactElement.java117 public void setPresenceAvailability(int presenceAvailability) { method in class:BluetoothMapConvoContactElement
H A DBluetoothMapAppParams.java459 setPresenceAvailability(appParams[i]);
1118 public void setPresenceAvailability(int availability) { method in class:BluetoothMapAppParams
H A DBluetoothMapContentObserver.java1987 contact.setPresenceAvailability(presenceState);
H A DBluetoothMapContent.java3095 c.setPresenceAvailability(tmpCursor.getInt(fi.mContactColPresenceState));

Completed in 103 milliseconds