History log of /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ExponentialBackoffTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1d0af327f9d60dcdb010314bbdc4ab2492df11df 16-Jan-2018 Brad Ebinger <breadley@google.com> Integrate new MMTel APIs into the platform

Integrates the new ImsService APIs into telephony
and updates the Telephony unit tests to
test the new APIs as well.

Bug: 63987047
Test: Telephony unit tests; Telephony test ImsService
Change-Id: Iaf40fc2a14d2b8e99fb0d08284987c9cf9cd3b2c
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ExponentialBackoffTest.java
cc93c3f54aa475451f94d0701da40dfea2014b18 12-Jul-2017 Pengquan Meng <mpq@google.com> Add exponential backoff to ImsServiceController

This add exponential backoff with jitter applied to
ImsServiceController to replace the constant time retry mechanism.

Test: "JUnit tests"
Bug:34635764

Change-Id: I3069c0144ff76429315768fc8d1f6e232e3aaa3c
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ExponentialBackoffTest.java