commit | d2d60c6aa67e93fa6d933e6a1668be6757001d7a | [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 | 9bc214cd77f660f4cd77a43a088f226c057f361f [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