Searched defs:readDouble (Results 1 – 2 of 2) sorted by relevance
286 public double readDouble(long fieldId) throws IOException { in readDouble() method in ProtoInputStream
226 public static double readDouble(@NonNull Parcel p, int header) { in readDouble() method in SafeParcelReader