commit | 6288cce6f6e4f5559583bbe6be14dadc7819da8a | [log] [tgz] |
---|---|---|
author | Remi NGUYEN VAN <reminv@google.com> | Tue Oct 08 11:04:45 2024 +0900 |
committer | Remi NGUYEN VAN <reminv@google.com> | Tue Oct 08 14:47:06 2024 +0900 |
tree | 103e8b8d59af7a2e89f01282f02202d71c083d57 | |
parent | 57764494807d8ef043ce4191a5afb6277602edc8 [diff] |
Rename getDelayUntilNextTaskWithoutBackoff The method is actually used to get the delay before the given QueryTaskConfig, not until the next task. So rename it to getDelayBeforeTask. Test: atest Change-Id: I3896a2e9c2ba6d2e0f8b776817758c5941187e20