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