commit | ba2fe6fb9db175746d9656606d1bee51b1199c2c | [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 | b2d227ce7eb03c0bd72b476a9df030d967bcd176 | |
parent | 5d7d6554c26d0cbc2d2a63488d10297fad4c1a97 [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