Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothPairingController.java86 mPasskeyFormatted = formatKey(mPasskey); in BluetoothPairingController()
344 private String formatKey(int passkey) { in formatKey() method in BluetoothPairingController
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/bluetooth/
DBluetoothPairingController.java89 mPasskeyFormatted = formatKey(mPasskey); in BluetoothPairingController()
369 private String formatKey(int passkey) { in formatKey() method in BluetoothPairingController
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPairingController.java89 mPasskeyFormatted = formatKey(mPasskey); in BluetoothPairingController()
369 private String formatKey(int passkey) { in formatKey() method in BluetoothPairingController