Searched refs:BluetoothPriorityLevel (Results 1 – 12 of 12) sorted by relevance
76 if ph_hfp_p != BtEnum.BluetoothPriorityLevel.PRIORITY_ON.value:79 BtEnum.BluetoothPriorityLevel.PRIORITY_ON.value))84 if ph_a2dp_p != BtEnum.BluetoothPriorityLevel.PRIORITY_ON.value:87 BtEnum.BluetoothPriorityLevel.PRIORITY_ON.value))92 if ph_pbap_p != BtEnum.BluetoothPriorityLevel.PRIORITY_ON.value:95 BtEnum.BluetoothPriorityLevel.PRIORITY_ON.value))152 if ph_hfp_p != BtEnum.BluetoothPriorityLevel.PRIORITY_ON.value:154 ph_hfp_p, BtEnum.BluetoothPriorityLevel.PRIORITY_ON.value))159 if ph_a2dp_p != BtEnum.BluetoothPriorityLevel.PRIORITY_ON.value:161 ph_a2dp_p, BtEnum.BluetoothPriorityLevel.PRIORITY_ON.value))
46 ], BtEnum.BluetoothPriorityLevel.PRIORITY_OFF)49 BtEnum.BluetoothPriorityLevel.PRIORITY_ON)
80 BtEnum.BluetoothPriorityLevel.PRIORITY_OFF.value)
59 BtEnum.BluetoothPriorityLevel.PRIORITY_ON)
91 BtEnum.BluetoothPriorityLevel.PRIORITY_ON)94 BtEnum.BluetoothPriorityLevel.PRIORITY_ON)
49 BtEnum.BluetoothPriorityLevel.PRIORITY_ON)
41 import com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothPriorityLevel;464 BluetoothPriorityLevel.PRIORITY_ON)); in testSetProfilePriority_emptyProfile()487 BluetoothPriorityLevel.PRIORITY_ON)); in testSetProfilePriority_multipleProfiles()493 BluetoothPriorityLevel.PRIORITY_ON.getPriority()); in testSetProfilePriority_multipleProfiles()499 BluetoothPriorityLevel.PRIORITY_ON.getPriority()); in testSetProfilePriority_multipleProfiles()505 BluetoothPriorityLevel.PRIORITY_ON.getPriority()); in testSetProfilePriority_multipleProfiles()519 BluetoothPriorityLevel.PRIORITY_ON)); in testSetProfilePriority_profileNotSupported()536 BluetoothPriorityLevel.PRIORITY_ON)); in testSetProfilePriority_exception()
53 BluetoothPriorityLevel.PRIORITY_OFF)
32 import com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothPriorityLevel;134 BluetoothPriorityLevel.PRIORITY_ON)) { in setUp()
100 class BluetoothPriorityLevel(Enum): class
36 import com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothPriorityLevel;89 any(BluetoothPriorityLevel.class))) in setUp()
183 public enum BluetoothPriorityLevel { enum in Sl4aBluetoothUtil191 BluetoothPriorityLevel(int priority) { in BluetoothPriorityLevel() method in Sl4aBluetoothUtil.BluetoothPriorityLevel539 BluetoothPriorityLevel priority) in setProfilePriority()