Home
last modified time | relevance | path

Searched defs:multiParty (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothHeadsetClientCall.java87 boolean multiParty, boolean outgoing, boolean inBandRing) { in BluetoothHeadsetClientCall()
92 String number, boolean multiParty, boolean outgoing, boolean inBandRing) { in BluetoothHeadsetClientCall()
138 public void setMultiParty(boolean multiParty) { in setMultiParty()
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfpclient/
H A DHeadsetClientStateMachine.java504 private void queryCallsUpdate(int id, int state, String number, boolean multiParty, in queryCallsUpdate()