Searched refs:BLUETOOTH_PIN_MAX_LENGTH (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/bluetooth/
H A DBluetoothPairingController.java48 private static final int BLUETOOTH_PIN_MAX_LENGTH = 16; field in class:BluetoothPairingController
234 return BLUETOOTH_PIN_MAX_LENGTH;
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/accessories/
H A DBluetoothPairingDialog.java65 private static final int BLUETOOTH_PIN_MAX_LENGTH = 16; field in class:BluetoothPairingDialog
385 maxLength = BLUETOOTH_PIN_MAX_LENGTH;

Completed in 64 milliseconds