/external/emma/core/java12/com/vladium/emma/data/ |
D | CoverageOptions.java | 59 static CoverageOptions readExternal (final DataInput in) in readExternal() method in CoverageOptions
|
D | CoverageData.java | 163 static CoverageData readExternal (final DataInput in) in readExternal() method in CoverageData
|
D | ClassDescriptor.java | 168 static ClassDescriptor readExternal (final DataInput in) in readExternal() method in ClassDescriptor
|
D | MetaData.java | 214 static MetaData readExternal (final DataInput in) in readExternal() method in MetaData
|
D | MethodDescriptor.java | 240 static MethodDescriptor readExternal (final DataInput in) in readExternal() method in MethodDescriptor
|
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/geocoding/ |
D | DefaultMapStorage.java | 62 public void readExternal(ObjectInput objectInput) throws IOException { in readExternal() method in DefaultMapStorage
|
D | AreaCodeMapStorageStrategy.java | 70 public abstract void readExternal(ObjectInput objectInput) throws IOException; in readExternal() method in AreaCodeMapStorageStrategy
|
D | AreaCodeMap.java | 117 public void readExternal(ObjectInput objectInput) throws IOException { in readExternal() method in AreaCodeMap
|
D | MappingFileProvider.java | 86 public void readExternal(ObjectInput objectInput) throws IOException { in readExternal() method in MappingFileProvider
|
D | FlyweightMapStorage.java | 111 public void readExternal(ObjectInput objectInput) throws IOException { in readExternal() method in FlyweightMapStorage
|
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/ |
D | Phonemetadata.java | 172 public void readExternal(ObjectInput objectInput) throws IOException { in readExternal() method in Phonemetadata.NumberFormat 276 public void readExternal(ObjectInput objectInput) throws IOException { in readExternal() method in Phonemetadata.PhoneNumberDesc 773 public void readExternal(ObjectInput objectInput) throws IOException { in readExternal() method in Phonemetadata.PhoneMetadata 951 public void readExternal(ObjectInput objectInput) throws IOException { in readExternal() method in Phonemetadata.PhoneMetadataCollection
|
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/ |
D | ObjectStreamClassTest.java | 217 public void readExternal(ObjectInput input) throws IOException, ClassNotFoundException { in readExternal() method in ObjectStreamClassTest.ExternalizableClass
|
D | ObjectOutputStreamTest.java | 492 public void readExternal(ObjectInput in) { in readExternal() method in ObjectOutputStreamTest.ExternalizableWithReplace 679 public void readExternal(ObjectInput input) { in readExternal() method in ObjectOutputStreamTest.ExternalTest
|
D | ObjectInputStreamTest.java | 1034 public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException { in readExternal() method in ObjectInputStreamTest.TestExtObject
|
/external/jmonkeyengine/engine/src/core/com/jme3/math/ |
D | Vector2f.java | 718 public void readExternal(ObjectInput in) throws IOException, in readExternal() method in Vector2f
|
D | Quaternion.java | 1237 public void readExternal(ObjectInput in) throws IOException { in readExternal() method in Quaternion
|