Searched refs:mInBandRing (Results 1 – 2 of 2) sorted by relevance
81 private final boolean mInBandRing; field in BluetoothHeadsetClientCall100 mInBandRing = inBandRing; in BluetoothHeadsetClientCall()226 return mInBandRing; in isInBandRing()284 builder.append(mInBandRing); in toString()317 out.writeInt(mInBandRing ? 1 : 0); in writeToParcel()
10418 Landroid/bluetooth/BluetoothHeadsetClientCall;->mInBandRing:Z