Searched refs:BluetoothRouteTestParameters (Results 1 – 1 of 1) sorted by relevance
170 public BluetoothRouteTestParameters build() { in build()171 return new BluetoothRouteTestParameters(name, in build()189 private static class BluetoothRouteTestParameters { class in BluetoothRouteTransitionTests207 public BluetoothRouteTestParameters(String name, String initialBluetoothState, in BluetoothRouteTestParameters() method in BluetoothRouteTransitionTests.BluetoothRouteTestParameters260 private final BluetoothRouteTestParameters mParams;283 public BluetoothRouteTransitionTests(BluetoothRouteTestParameters params) { in BluetoothRouteTransitionTests()437 public static Collection<BluetoothRouteTestParameters> generateTestCases() { in generateTestCases()438 List<BluetoothRouteTestParameters> result = new ArrayList<>(); in generateTestCases()