HomeSort by relevance Sort by last modified time
    Searched refs:setUnchangeableSystemProperty (Results 1 - 3 of 3) sorted by null

  /libcore/ojluni/src/main/java/sun/misc/
Version.java 41 System.setUnchangeableSystemProperty("java.version", java_version);
42 System.setUnchangeableSystemProperty("java.runtime.version", java_runtime_version);
43 System.setUnchangeableSystemProperty("java.runtime.name", java_runtime_name);
  /libcore/ojluni/src/main/java/java/lang/
System.java     [all...]
  /libcore/luni/src/test/java/libcore/java/util/
LocaleTest.java     [all...]

Completed in 149 milliseconds