Searched refs:mBtScoOnByApp (Results 1 – 1 of 1) sorted by relevance
6716 private boolean mBtScoOnByApp; field in AudioService6726 mBtScoOnByApp = on; in setBluetoothScoOn()6772 return mBtScoOnByApp || mDeviceBroker.isBluetoothScoOn(); in isBluetoothScoOn()11851 pw.print(" mBtScoOnByApp="); pw.println(mBtScoOnByApp); in dump()