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

/frameworks/base/core/tests/coretests/src/android/bluetooth/
H A DBluetoothTestRunner.java27 public static int sDiscoverableIterations = 1000; field in class:BluetoothTestRunner
58 sDiscoverableIterations = Integer.parseInt(val);
H A DBluetoothStressTest.java55 int iterations = BluetoothTestRunner.sDiscoverableIterations;

Completed in 48 milliseconds