Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java1910 private boolean isHearingAidProfileSupported() { in isHearingAidProfileSupported() method in BluetoothAdapter
1912 return mManagerService.isHearingAidProfileSupported(); in isHearingAidProfileSupported()
2073 if (isHearingAidProfileSupported()) { in getSupportedProfiles()
2551 if (isHearingAidProfileSupported()) { in getProfileProxy()
/frameworks/base/services/core/java/com/android/server/
DBluetoothManagerService.java694 public boolean isHearingAidProfileSupported() { in isHearingAidProfileSupported() method in BluetoothManagerService
/frameworks/base/services/
Dart-profile701 HSPLcom/android/server/BluetoothManagerService;->isHearingAidProfileSupported()Z