Searched refs:BluetoothPriorityLevel (Results 1 – 8 of 8) sorted by relevance
41 import com.android.tradefed.util.Sl4aBluetoothUtil.BluetoothPriorityLevel;463 BluetoothPriorityLevel.PRIORITY_ON)); in testSetProfilePriority_emptyProfile()486 BluetoothPriorityLevel.PRIORITY_ON)); in testSetProfilePriority_multipleProfiles()492 BluetoothPriorityLevel.PRIORITY_ON.getPriority()); in testSetProfilePriority_multipleProfiles()498 BluetoothPriorityLevel.PRIORITY_ON.getPriority()); in testSetProfilePriority_multipleProfiles()504 BluetoothPriorityLevel.PRIORITY_ON.getPriority()); in testSetProfilePriority_multipleProfiles()518 BluetoothPriorityLevel.PRIORITY_ON)); in testSetProfilePriority_profileNotSupported()535 BluetoothPriorityLevel.PRIORITY_ON)); in testSetProfilePriority_exception()
55 BluetoothPriorityLevel.PRIORITY_OFF)
81 BtEnum.BluetoothPriorityLevel.PRIORITY_OFF.value)84 BtEnum.BluetoothPriorityLevel.PRIORITY_OFF.value)
46 ], BtEnum.BluetoothPriorityLevel.PRIORITY_OFF)49 BtEnum.BluetoothPriorityLevel.PRIORITY_ON)
59 BtEnum.BluetoothPriorityLevel.PRIORITY_ON)
91 BtEnum.BluetoothPriorityLevel.PRIORITY_ON)94 BtEnum.BluetoothPriorityLevel.PRIORITY_ON)
51 BtEnum.BluetoothPriorityLevel.PRIORITY_ON)
100 class BluetoothPriorityLevel(Enum): class