Home
last modified time | relevance | path

Searched refs:JAVA_VM_SPECIFICATION_VERSION (Results 1 – 4 of 4) sorted by relevance

/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/
DSystemProperties.java174 public static final String JAVA_VM_SPECIFICATION_VERSION = "java.vm.specification.version"; field in SystemProperties
594 return getProperty(JAVA_VM_SPECIFICATION_VERSION); in getJavaVmSpecificationVersion()
DSystemUtils.java571 …public static final String JAVA_VM_SPECIFICATION_VERSION = SystemProperties.getJavaVmSpecification… field in SystemUtils
/external/guava/guava/src/com/google/common/base/
DStandardSystemProperty.java45 JAVA_VM_SPECIFICATION_VERSION("java.vm.specification.version"), enumConstant
/external/guava/android/guava/src/com/google/common/base/
DStandardSystemProperty.java45 JAVA_VM_SPECIFICATION_VERSION("java.vm.specification.version"), enumConstant