Searched defs:writeLong (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/core/java/android/os/ | ||
| D | StatsLogEventWrapper.java | 94 public void writeLong(long val) { in writeLong() method in StatsLogEventWrapper |
| D | Parcel.java | 722 public final void writeLong(long val) { in writeLong() method in Parcel |