Home
last modified time | relevance | path

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

/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/
DSystemPropertiesTest.java53 assertDoesNotThrow(SystemProperties::getJavaAwtGraphicsenv); in testGetJavaAwtGraphicsenv()
/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/
DSystemProperties.java305 public static String getJavaAwtGraphicsenv() { in getJavaAwtGraphicsenv() method in SystemProperties
DSystemUtils.java129 public static final String JAVA_AWT_GRAPHICSENV = SystemProperties.getJavaAwtGraphicsenv();