Searched refs:mPasskeyFormatted (Results 1 – 2 of 2) sorted by relevance
59 private String mPasskeyFormatted; field in BluetoothPairingController86 mPasskeyFormatted = formatKey(mPasskey); in BluetoothPairingController()272 mDevice.setPin(mPasskeyFormatted); in notifyDialogDisplayed()320 return mPasskeyFormatted; in getPairingContent()
66 private String mPasskeyFormatted; field in BluetoothPairingController101 mPasskeyFormatted = formatKey(mPasskey); in BluetoothPairingController()376 mDevice.setPin(mPasskeyFormatted); in notifyDialogDisplayed()424 return mPasskeyFormatted; in getPairingContent()