Searched refs:UNKNOWN_CODE (Results 1 – 3 of 3) sorted by relevance
176 static final int UNKNOWN_CODE = -1; field in ZipMethod191 this(UNKNOWN_CODE); in ZipMethod()
184 if (method == ZipMethod.UNKNOWN_CODE) { in createCallable()
116 private int method = ZipMethod.UNKNOWN_CODE;