Searched refs:getPropertyInfo (Results 1 - 17 of 17) sorted by relevance

/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
H A DKvmSerializable.java68 void getPropertyInfo(int index, Hashtable properties, PropertyInfo info); method in interface:KvmSerializable
H A DSoapObject.java411 * object. Just calls #getPropertyInfo and discards any provided properties.
420 public void getPropertyInfo(int index, Hashtable properties, PropertyInfo propertyInfo) { method in class:SoapObject
421 getPropertyInfo(index, propertyInfo);
433 public void getPropertyInfo(int index, PropertyInfo propertyInfo) { method in class:SoapObject
H A DSoapSerializationEnvelope.java189 obj.getPropertyInfo(i, properties, info);
612 obj.getPropertyInfo(i, properties, propertyInfo);
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
H A DTestHelper_Driver1.java105 public DriverPropertyInfo[] getPropertyInfo(String url, Properties info) method in class:TestHelper_Driver1
H A DTestHelper_Driver4.java121 public DriverPropertyInfo[] getPropertyInfo(String url, Properties info) method in class:TestHelper_Driver4
H A DDriverManagerTest.java550 public DriverPropertyInfo[] getPropertyInfo(String url, Properties info) { method in class:DriverManagerTest.DummyDriver
/external/javasqlite/src/main/java/SQLite/
H A DJDBCDriver.java127 public DriverPropertyInfo[] getPropertyInfo(String url, Properties info) method in class:JDBCDriver
/external/robolectric/v1/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/guice/extensions/persist/lib/
H A Dhsqldb.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 257 milliseconds