Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/bluetoothKeystore/
DBluetoothKeystoreService.java87 private static final int CONFIG_COMPARE_INIT = 0b00; field in BluetoothKeystoreService
117 mCompareResult = CONFIG_COMPARE_INIT; in BluetoothKeystoreService()