HomeSort by relevance Sort by last modified time
    Searched defs:getSystemProperty (Results 1 - 13 of 13) sorted by null

  /external/apache-xml/src/main/java/org/apache/xalan/xslt/
SecuritySupport.java 98 String getSystemProperty(String propName) {
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
SecuritySupport.java 98 String getSystemProperty(String propName) {
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
SecuritySupport.java 98 String getSystemProperty(String propName) {
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
SecuritySupport.java 96 String getSystemProperty(String propName) {
  /external/apache-xml/src/main/java/org/apache/xml/utils/
SecuritySupport.java 98 String getSystemProperty(String propName) {
  /external/apache-xml/src/main/java/org/apache/xpath/functions/
SecuritySupport.java 98 String getSystemProperty(String propName) {
  /sdk/chimpchat/src/com/android/chimpchat/core/
IChimpDevice.java 84 String getSystemProperty(String key);
  /external/emma/core/java12/com/vladium/util/
Property.java 108 final String fileName = Property.getSystemProperty (namespace + ".properties");
168 s.append (getSystemProperty ("java.vm.name", ""));
170 s.append (getSystemProperty ("java.vm.version", ""));
172 s.append (getSystemProperty ("java.vm.vendor", ""));
174 s.append (getSystemProperty ("os.name", ""));
176 s.append (getSystemProperty ("os.version", ""));
178 s.append (getSystemProperty ("os.arch", ""));
185 public static String getSystemProperty (final String key)
197 public static String getSystemProperty (final String key, final String def)
428 result = getSystemProperty (m_systemPrefix.concat ((String) key), null)
    [all...]
  /sdk/chimpchat/src/com/android/chimpchat/adb/
AdbChimpDevice.java 224 public String getSystemProperty(String key) {
  /sdk/monkeyrunner/src/com/android/monkeyrunner/
MonkeyDevice.java 110 public String getSystemProperty(PyObject[] args, String[] kws) {
114 return impl.getSystemProperty(ap.getString(0));
  /prebuilt/common/http-client/
commons-logging-1.1.1.jar 
  /external/jdiff/
xerces.jar 
  /external/emma/lib/
emma.jar 

Completed in 162 milliseconds