Searched refs:DISPLAY_PASSKEY_DIALOG (Results 1 – 5 of 5) sorted by relevance
49 public static final int DISPLAY_PASSKEY_DIALOG = 2; field in BluetoothPairingController132 return DISPLAY_PASSKEY_DIALOG; in getDialogType()
171 case BluetoothPairingController.DISPLAY_PASSKEY_DIALOG: in setupDialog()
50 public static final int DISPLAY_PASSKEY_DIALOG = 2; field in BluetoothPairingController144 return DISPLAY_PASSKEY_DIALOG; in getDialogType()
181 case BluetoothPairingController.DISPLAY_PASSKEY_DIALOG: in setupDialog()
165 .thenReturn(BluetoothPairingController.DISPLAY_PASSKEY_DIALOG); in dialogDisplaysPairCodeOnDisplayPasskeyVariant()