Home
last modified time | relevance | path

Searched refs:VersionConstraint (Results 1 – 3 of 3) sorted by relevance

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/
DOpcode.java363 …Opcode(List<VersionConstraint> versionConstraints, String opcodeName, int referenceType, Format fo… in Opcode()
367 …Opcode(List<VersionConstraint> versionConstraints, String opcodeName, int referenceType, int refer… in Opcode()
372 for (VersionConstraint versionConstraint : versionConstraints) { in Opcode()
390 private static List<VersionConstraint> firstApi(int opcodeValue, int api) { in firstApi()
391 …return Lists.newArrayList(new VersionConstraint(Range.atLeast(api), Range.openClosed(0, 0), opcode… in firstApi()
394 private static List<VersionConstraint> lastApi(int opcodeValue, int api) { in lastApi()
396 …return Lists.newArrayList(new VersionConstraint(Range.atMost(api), Range.openClosed(0, 0), opcodeV… in lastApi()
399 private static List<VersionConstraint> firstArtVersion(int opcodeValue, int artVersion) { in firstArtVersion()
400 …return Lists.newArrayList(new VersionConstraint(Range.openClosed(0, 0), Range.atLeast(artVersion),… in firstArtVersion()
403 private static List<VersionConstraint> lastArtVersion(int opcodeValue, int artVersion) { in lastArtVersion()
[all …]
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.osgi_3.13.0.v20180409-1500.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...