HomeSort by relevance Sort by last modified time
    Searched refs:readVarLong (Results 1 - 3 of 3) sorted by null

  /frameworks/base/core/java/android/net/
NetworkStatsHistory.java 653 public static long readVarLong(DataInputStream in) throws IOException {
687 values[i] = readVarLong(in);
  /frameworks/base/core/tests/coretests/src/android/net/
NetworkStatsHistoryTest.java 24 import static android.net.NetworkStatsHistory.DataStreamUtils.readVarLong;
465 return readVarLong(new DataInputStream(in));
  /external/robolectric/lib/main/
h2-1.2.147.jar 

Completed in 97 milliseconds