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()
61 private String mPasskeyFormatted; field in BluetoothPairingController92 mPasskeyFormatted = formatKey(mPasskey); in BluetoothPairingController()300 mDevice.setPin(mPasskeyFormatted); in notifyDialogDisplayed()348 return mPasskeyFormatted; in getPairingContent()