| /libcore/ojluni/src/main/java/javax/sql/ | 
| D | RowSetMetaData.java | 69   void setAutoIncrement(int columnIndex, boolean property) throws SQLException;  in setAutoIncrement()81   void setCaseSensitive(int columnIndex, boolean property) throws SQLException;  in setCaseSensitive()
 93   void setSearchable(int columnIndex, boolean property) throws SQLException;  in setSearchable()
 105   void setCurrency(int columnIndex, boolean property) throws SQLException;  in setCurrency()
 120   void setNullable(int columnIndex, int property) throws SQLException;  in setNullable()
 132   void setSigned(int columnIndex, boolean property) throws SQLException;  in setSigned()
 
 | 
| /libcore/support/src/test/java/tests/resources/ | 
| D | hyts_resource.properties | 1 property=parent  key
 | 
| /libcore/support/src/test/java/tests/resources/subfolder/tests/resources/ | 
| D | hyts_resource.properties | 1 property=resource  key
 | 
| /libcore/harmony-tests/src/test/resources/tests/resources/ | 
| D | hyts_resource_fr_FR.properties | 1 property=fr_FR_resource  key
 | 
| /libcore/harmony-tests/src/test/resources/tests/resources/control_test/ | 
| D | hyts_resource.properties | 1 property=resource  key
 | 
| D | hyts_resource_fr_FR.properties | 1 property=fr_FR_resource  key
 | 
| /libcore/dom/src/test/java/org/w3c/domts/ | 
| D | DocumentBuilderSetting.java | 25   private final String property;  field in DocumentBuilderSetting207       String property,  in DocumentBuilderSetting()
 
 | 
| /libcore/luni/src/test/java/tests/org/w3c/dom/ | 
| D | DocumentBuilderSetting.java | 25   private final String property;  field in DocumentBuilderSetting207       String property,  in DocumentBuilderSetting()
 
 | 
| /libcore/ojluni/src/main/java/sun/security/util/ | 
| D | AbstractAlgorithmConstraints.java | 48         String property = AccessController.doPrivileged(  in getAlgorithms()  local
 | 
| /libcore/luni/src/main/java/org/xml/sax/helpers/ | 
| D | XMLReaderFactory.java | 65     private static final String property = "org.xml.sax.driver";  field in XMLReaderFactory
 | 
| /libcore/luni/src/test/java/libcore/java/lang/ | 
| D | SystemTest.java | 37         String property = System.getProperty("os.name");  in testOsName()  local
 | 
| /libcore/ojluni/src/main/java/sun/net/spi/ | 
| D | DefaultProxySelector.java | 130         final String property;  field in DefaultProxySelector.NonProxyInfo
 | 
| /libcore/ojluni/src/main/java/java/security/ | 
| D | SecureRandom.java | 628         String property = AccessController.doPrivileged(  in getInstanceStrong()  local
 | 
| /libcore/ojluni/src/main/java/java/beans/ | 
| D | PropertyChangeSupport.java | 429                 String property = entry.getKey();  in writeObject()  local
 | 
| /libcore/xml/src/main/java/com/android/org/kxml2/io/ | 
| D | KXmlParser.java | 1793     public Object getProperty(String property) {  in getProperty()2106     public void setProperty(String property, Object value) throws XmlPullParserException {  in setProperty()
 
 |