Searched defs:readDouble (Results 1 – 7 of 7) sorted by relevance
289 public double readDouble() throws IOException { in readDouble() method in FastDataInput
77 void readDouble(int id, double value); in readDouble() method
281 public double readDouble(long fieldId) throws IOException { in readDouble() method in ProtoInputStream
390 public native final double readDouble(); in readDouble() method in HwParcel
3103 public final double readDouble() { in readDouble() method in Parcel
1971 status_t Parcel::readDouble(double *pArg) const in readDouble() function in android::Parcel1984 double Parcel::readDouble() const in readDouble() function in android::Parcel1996 status_t Parcel::readDouble(double *pArg) const in readDouble() function in android::Parcel2001 double Parcel::readDouble() const in readDouble() function in android::Parcel
5153 public double readDouble() throws IOException { in readDouble() method in ExifInterface.ByteOrderedDataInputStream