Searched defs:writeLong (Results 1 – 2 of 2) sorted by relevance
508 static void writeLong(OutputStream os, long n) throws IOException { in writeLong() method in DiskBasedCache
542 public final void writeLong(long val) { in writeLong() method in Parcel