commit | 5738b862745e9a8713b5b7683f855c71b48aa459 | [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 | 1bfefb1f83612005e490c6cf2cd9ecf5df8bdf02 | |
parent | 62967ab5d5254b06f140d1f3a2e0b53804a1c6d9 [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