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

  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothTestRunner.java 66 public static int sStartStopScoIterations = 100;
170 sStartStopScoIterations = Integer.parseInt(val);
206 Log.i(TAG, String.format("start_stop_sco_iterations=%d", sStartStopScoIterations));
BluetoothStressTest.java 366 int iterations = BluetoothTestRunner.sStartStopScoIterations;

Completed in 169 milliseconds