Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/bluetoothKeystore/
DBluetoothKeystoreService.java224 if (doesComparePass(CONFIG_FILE_COMPARE_PASS)) { in loadConfigData()
411 private boolean doesComparePass(int item) { in doesComparePass() method in BluetoothKeystoreService