Home
last modified time | relevance | path

Searched refs:getDeviceMaxPasskeyLength (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothPairingController.java233 public int getDeviceMaxPasskeyLength() { in getDeviceMaxPasskeyLength() method in BluetoothPairingController
DBluetoothPairingDialogFragment.java253 int maxLength = mPairingController.getDeviceMaxPasskeyLength(); in createPinEntryView()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPairingController.java261 public int getDeviceMaxPasskeyLength() { in getDeviceMaxPasskeyLength() method in BluetoothPairingController
DBluetoothPairingDialogFragment.java264 int maxLength = mPairingController.getDeviceMaxPasskeyLength(); in createPinEntryView()