Home
last modified time | relevance | path

Searched defs:mBluetooth (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libaudiohal/impl/
DDeviceHalAidl.h240 const std::shared_ptr<::aidl::android::hardware::audio::core::IBluetooth> mBluetooth; variable
/frameworks/base/tools/powermodel/src/com/android/powermodel/
DPowerProfile.java91 private final BluetoothProfile mBluetooth = new BluetoothProfile(); field in PowerProfile.Parser
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBarPolicy.java170 private BluetoothController mBluetooth; field in PhoneStatusBarPolicy