OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:convertPinToBytes
(Results
1 - 7
of
7
) sorted by null
/frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothTestRunner.java
183
byte[] pin = BluetoothDevice.
convertPinToBytes
(val);
/packages/apps/Settings/src/com/android/settings/bluetooth/
BluetoothPairingDialog.java
368
byte[] pinBytes = BluetoothDevice.
convertPinToBytes
(mPairingKey);
393
byte[] pinBytes = BluetoothDevice.
convertPinToBytes
(value);
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
BluetoothPairingDialog.java
289
byte[] pinBytes = BluetoothDevice.
convertPinToBytes
(value);
465
byte[] pinBytes = BluetoothDevice.
convertPinToBytes
(mPairingKey);
/frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java
[
all
...]
/external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar
android-all-4.2.2_r1.2-robolectric-0.jar
android-all-4.3_r2-robolectric-0.jar
Completed in 298 milliseconds