Searched defs:sConnectPanIterations (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
H A DBluetoothTestRunner.java65 public static int sConnectPanIterations = 100; field in class:BluetoothTestRunner
161 sConnectPanIterations = Integer.parseInt(val);
205 Log.i(TAG, String.format("connect_pan_iterations=%d", sConnectPanIterations));

Completed in 54 milliseconds