Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothHeadsetClientCall.java81 private final boolean mInBandRing; field in BluetoothHeadsetClientCall
100 mInBandRing = inBandRing; in BluetoothHeadsetClientCall()
226 return mInBandRing; in isInBandRing()
284 builder.append(mInBandRing); in toString()
317 out.writeInt(mInBandRing ? 1 : 0); in writeToParcel()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt10418 Landroid/bluetooth/BluetoothHeadsetClientCall;->mInBandRing:Z