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