Searched refs:mBtScoOnByApp (Results 1 – 1 of 1) sorted by relevance
6407 private boolean mBtScoOnByApp; field in AudioService6417 mBtScoOnByApp = on; in setBluetoothScoOn()6463 return mBtScoOnByApp || mDeviceBroker.isBluetoothScoOn(); in isBluetoothScoOn()11247 pw.print(" mBtScoOnByApp="); pw.println(mBtScoOnByApp); in dump()