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

  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothTestRunner.java 69 public static byte[] sDevicePairPin = {'1', '2', '3', '4'};
185 sDevicePairPin = pin;
208 Log.i(TAG, String.format("device_pair_pin=%s", new String(sDevicePairPin)));
BluetoothStressTest.java 164 BluetoothTestRunner.sDevicePairPin);
190 BluetoothTestRunner.sDevicePairPin);
214 BluetoothTestRunner.sDevicePairPin);
247 BluetoothTestRunner.sDevicePairPin);
280 BluetoothTestRunner.sDevicePairPin);
313 BluetoothTestRunner.sDevicePairPin);
345 BluetoothTestRunner.sDevicePairPin);
377 BluetoothTestRunner.sDevicePairPin);

Completed in 85 milliseconds