Searched refs:readFullLongArray (Results 1 – 2 of 2) sorted by relevance
27 import static android.net.NetworkStatsHistory.DataStreamUtils.readFullLongArray;349 bucketStart = readFullLongArray(in); in NetworkStatsHistory()350 rxBytes = readFullLongArray(in); in NetworkStatsHistory()352 txBytes = readFullLongArray(in); in NetworkStatsHistory()1038 public static long[] readFullLongArray(DataInput in) throws IOException { in readFullLongArray() method in NetworkStatsHistory.DataStreamUtils
1032 Landroid/net/NetworkStatsHistory$DataStreamUtils;->readFullLongArray(Ljava/io/DataInputStream;)[J