HomeSort by relevance Sort by last modified time
    Searched refs:sConnectHeadsetIterations (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothTestRunner.java 62 public static int sConnectHeadsetIterations = 100;
143 sConnectHeadsetIterations = Integer.parseInt(val);
203 Log.i(TAG, String.format("connect_headset_iterations=%d", sConnectHeadsetIterations));
BluetoothStressTest.java 236 int iterations = BluetoothTestRunner.sConnectHeadsetIterations;

Completed in 56 milliseconds