Home
last modified time | relevance | path

Searched refs:inBandRing (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/bluetooth/
DBluetoothHeadsetClientCall.java83 boolean multiParty, boolean outgoing, boolean inBandRing) { in BluetoothHeadsetClientCall() argument
84 this(device, id, UUID.randomUUID(), state, number, multiParty, outgoing, inBandRing); in BluetoothHeadsetClientCall()
88 String number, boolean multiParty, boolean outgoing, boolean inBandRing) { in BluetoothHeadsetClientCall() argument
96 mInBandRing = inBandRing; in BluetoothHeadsetClientCall()