Searched refs:mIsHearingAidProfileSupported (Results 1 – 1 of 1) sorted by relevance
212 private boolean mIsHearingAidProfileSupported; field in BluetoothManagerService399 mIsHearingAidProfileSupported = context.getResources() in BluetoothManagerService()408 if (isHearingAidEnabled && !mIsHearingAidProfileSupported) { in BluetoothManagerService()410 mIsHearingAidProfileSupported = true; in BluetoothManagerService()695 return mIsHearingAidProfileSupported; in isHearingAidProfileSupported()