Searched defs:readDouble (Results 1 – 7 of 7) sorted by relevance
247 public double readDouble() throws IOException { in readDouble() method in FastDataInput
77 void readDouble(int id, double value); in readDouble() method
279 public double readDouble(long fieldId) throws IOException { in readDouble() method in ProtoInputStream
390 public native final double readDouble(); in readDouble() method in HwParcel
2471 public final double readDouble() { in readDouble() method in Parcel
1587 status_t Parcel::readDouble(double *pArg) const in readDouble() function in android::Parcel1600 double Parcel::readDouble() const in readDouble() function in android::Parcel1612 status_t Parcel::readDouble(double *pArg) const in readDouble() function in android::Parcel1617 double Parcel::readDouble() const in readDouble() function in android::Parcel
5104 public double readDouble() throws IOException { in readDouble() method in ExifInterface.ByteOrderedDataInputStream