commit | 564f7f8df3e58cd2c34ff77207b186ce2100cb9d | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Thu Apr 08 16:26:20 2021 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Thu Apr 08 16:30:25 2021 +0900 |
tree | e547f27b3d535d055dfef984d0097c99562e47f8 | |
parent | cb2031861963db090b8ac4c6c8d020d377b62b55 [diff] |
Improve documentation on simulateDataStall Explain that: - The method does not cause an actual data stall. - The detectionMethod parameter refers to ConnectivityDiagnosticsManager.DataStallReport constants (which already use an IntDef). - timestampMillis is relative to SystemClock.elapsedRealtime. Fixes: 183972768 Test: m Change-Id: I2eeb79e0e8ec6e8fd3b8fe1dcb1abbf2e6338983