Searched refs:getMaxApi (Results 1 – 2 of 2) sorted by relevance
49 if (api <= opcode.getMaxApi() && api >= opcode.getMinApi()) { in Opcodes()
373 public int getMaxApi() { in getMaxApi() method in Opcode