Searched refs:readVarLong (Results 1 – 3 of 3) sorted by relevance
26 import static android.net.NetworkStatsHistory.DataStreamUtils.readVarLong;576 return readVarLong(new DataInputStream(in)); in performVarLong()
1051 public static long readVarLong(DataInput in) throws IOException { in readVarLong() method in NetworkStatsHistory.DataStreamUtils1085 values[i] = readVarLong(in); in readVarLongArray()
1033 Landroid/net/NetworkStatsHistory$DataStreamUtils;->readVarLong(Ljava/io/DataInputStream;)J