Searched refs:mInBandRing (Results 1 – 1 of 1) sorted by relevance
77 private final boolean mInBandRing; field in BluetoothHeadsetClientCall96 mInBandRing = inBandRing; in BluetoothHeadsetClientCall()217 return mInBandRing; in isInBandRing()275 builder.append(mInBandRing); in toString()308 out.writeInt(mInBandRing ? 1 : 0); in writeToParcel()