Searched refs:sConnectHeadsetIterations (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
H A DBluetoothTestRunner.java62 public static int sConnectHeadsetIterations = 100; field in class:BluetoothTestRunner
143 sConnectHeadsetIterations = Integer.parseInt(val);
203 Log.i(TAG, String.format("connect_headset_iterations=%d", sConnectHeadsetIterations));
H A DBluetoothStressTest.java236 int iterations = BluetoothTestRunner.sConnectHeadsetIterations;

Completed in 171 milliseconds