Home
last modified time | relevance | path

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

/packages/apps/Car/Settings/src/com/android/car/settings/bluetooth/
DBluetoothPairingController.java233 public int getDeviceMaxPasskeyLength() { in getDeviceMaxPasskeyLength() method in BluetoothPairingController
DBluetoothPairingDialogFragment.java256 int maxLength = mPairingController.getDeviceMaxPasskeyLength(); in createPinEntryView()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/bluetooth/
DBluetoothPairingController.java258 public int getDeviceMaxPasskeyLength() { in getDeviceMaxPasskeyLength() method in BluetoothPairingController
DBluetoothPairingDialogFragment.java264 int maxLength = mPairingController.getDeviceMaxPasskeyLength(); in createPinEntryView()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPairingController.java258 public int getDeviceMaxPasskeyLength() { in getDeviceMaxPasskeyLength() method in BluetoothPairingController
DBluetoothPairingDialogFragment.java264 int maxLength = mPairingController.getDeviceMaxPasskeyLength(); in createPinEntryView()