Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/java/java/lang/
DSystem.java928 private static void parsePropertyAssignments(Properties p, String[] assignments) { in parsePropertyAssignments() method in System
981 parsePropertyAssignments(p, specialProperties()); in initUnchangeableSystemProperties()
985 parsePropertyAssignments(p, runtime.properties()); in initUnchangeableSystemProperties()