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