Searched refs:REPORT_KEY_BYTES_RECEIVED (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/tests/utillib/src/android/test/
H A DBandwidthTestCase.java37 private static final String REPORT_KEY_BYTES_RECEIVED = "rxBytes"; field in class:BandwidthTestCase
149 bundle.putLong(REPORT_KEY_BYTES_RECEIVED, entry.rxBytes);

Completed in 90 milliseconds