Searched refs:minVersion (Results 1 – 1 of 1) sorted by relevance
408 private boolean hasExtension(JSONObject device, String name, int minVersion) throws Exception { in hasExtension() argument413 && ext.getInt("specVersion") >= minVersion) in hasExtension()