Home
last modified time | relevance | path

Searched defs:ErrorCorrectionLevel (Results 1 – 1 of 1) sorted by relevance

/external/zxing/core/src/main/java/com/google/zxing/qrcode/decoder/
DErrorCorrectionLevel.java25 public enum ErrorCorrectionLevel { enum
40 ErrorCorrectionLevel(int bits) { in ErrorCorrectionLevel() method in ErrorCorrectionLevel