Home
last modified time | relevance | path

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

/tools/tradefederation/contrib/src/com/android/media/tests/
DAudioLevelUtility.java33 final String HEADSET = "(headset): "; in extractDeviceHeadsetLevelFromAdbShell() local
47 pos = shellOutput.indexOf(HEADSET, pos); in extractDeviceHeadsetLevelFromAdbShell()
49 final int start = pos + HEADSET.length(); in extractDeviceHeadsetLevelFromAdbShell()
/tools/test/connectivity/acts/tests/google/coex/stress_tests/
DCoexBtMultiProfileStressTest.py73 {BtEnum.BluetoothProfile.HEADSET.value}):
87 [BtEnum.BluetoothProfile.HEADSET.value]):
DCoexHfpStressTest.py47 set([BtEnum.BluetoothProfile.HEADSET.value])):
71 {BtEnum.BluetoothProfile.HEADSET.value}):
77 {BtEnum.BluetoothProfile.HEADSET.value}):
/tools/test/connectivity/acts/tests/google/coex/performance_tests/
DCoexBtMultiProfilePerformanceTest.py50 set([BtEnum.BluetoothProfile.HEADSET.value]) and
78 [BtEnum.BluetoothProfile.HEADSET.value]):
DWlanWithHfpPerformanceTest.py47 set([BtEnum.BluetoothProfile.HEADSET.value])):
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
DBtEnum.py40 HEADSET = 1 variable in BluetoothProfile
/tools/test/connectivity/acts/tests/google/coex/functionality_tests/
DWlanWithHfpFunctionalityTest.py53 set([BtEnum.BluetoothProfile.HEADSET.value])):
96 set([BtEnum.BluetoothProfile.HEADSET.value])):
DCoexBtMultiProfileFunctionalityTest.py45 set([BtEnum.BluetoothProfile.HEADSET.value]) and