Home
last modified time | relevance | path

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

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DLocalBluetoothProfileManager.java183 if (BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.Handsfree_AG) || in updateLocalProfiles()
444 (BluetoothUuid.isUuidPresent(localUuids, BluetoothUuid.Handsfree_AG) && in updateProfiles()
452 BluetoothUuid.isUuidPresent(uuids, BluetoothUuid.Handsfree_AG) && in updateProfiles()
DHfpClientProfile.java49 BluetoothUuid.Handsfree_AG,
/frameworks/base/core/java/android/bluetooth/
DBluetoothUuid.java51 public static final ParcelUuid Handsfree_AG = field in BluetoothUuid