Searched refs:mIsHearingAidProfileSupported (Results 1 – 1 of 1) sorted by relevance
225 private boolean mIsHearingAidProfileSupported; field in BluetoothManagerService473 mIsHearingAidProfileSupported = context.getResources() in BluetoothManagerService()482 if (isHearingAidEnabled && !mIsHearingAidProfileSupported) { in BluetoothManagerService()484 mIsHearingAidProfileSupported = true; in BluetoothManagerService()767 return mIsHearingAidProfileSupported; in isHearingAidProfileSupported()