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

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
H A DBluetoothTestRunner.java63 public static int sConnectA2dpIterations = 100; field in class:BluetoothTestRunner
134 sConnectA2dpIterations = Integer.parseInt(val);
202 Log.i(TAG, String.format("connect_a2dp_iterations=%d", sConnectA2dpIterations));
H A DBluetoothStressTest.java203 int iterations = BluetoothTestRunner.sConnectA2dpIterations;

Completed in 181 milliseconds