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

  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothTestRunner.java 58 public static int sDiscoverableIterations = 1000;
98 sDiscoverableIterations = Integer.parseInt(val);
199 Log.i(TAG, String.format("discoverable_iterations=%d", sDiscoverableIterations));
BluetoothStressTest.java 78 int iterations = BluetoothTestRunner.sDiscoverableIterations;

Completed in 20 milliseconds