Searched defs:getCounterValue (Results 1 – 2 of 2) sorted by relevance
394 private fun getCounterValue(data: ByteArray, counter: Counter): Long { in getCounterValue() method in android.net.apf.ApfStandaloneTest
158 public static long getCounterValue(byte[] data, Counter counter) in getCounterValue() method in ApfCounterTracker