Searched defs:maxApi (Results 1 – 1 of 1) sorted by relevance
345 private static int maxApi(int api) { in maxApi() method in Opcode403 private static List<VersionConstraint> betweenApi(int opcodeValue, int minApi, int maxApi) { in betweenApi()