Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/lang/
DSystem.java339 SystemProperties props = new SystemProperties(); in internalGetProperties()
677 class SystemProperties extends Properties { class