Home
last modified time | relevance | path

Searched refs:mIsHearingAidProfileSupported (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Bluetooth/service/src/com/android/server/bluetooth/
DBluetoothManagerService.java273 private final boolean mIsHearingAidProfileSupported; field in BluetoothManagerService
629 mIsHearingAidProfileSupported = false; in BluetoothManagerService()
637 mIsHearingAidProfileSupported = in BluetoothManagerService()
917 return mIsHearingAidProfileSupported; in isHearingAidProfileSupported()