Home
last modified time | relevance | path

Searched refs:formatKey (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothPairingController.java86 mPasskeyFormatted = formatKey(mPasskey); in BluetoothPairingController()
343 private String formatKey(int passkey) { in formatKey() method in BluetoothPairingController
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPairingController.java92 mPasskeyFormatted = formatKey(mPasskey); in BluetoothPairingController()
371 private String formatKey(int passkey) { in formatKey() method in BluetoothPairingController