History log of /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ClientWakelockAccountantTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
195058654ab92f8827fe19c2f8eaab1548d4483a 22-Jun-2017 Paul Duffin <paulduffin@google.com> Remove unused import of android.test.TestRunner

Bug: 30188076
Test: make checkbuild
Change-Id: Icd8de38323a8afede45f2e96e93d5286ea30a115
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ClientWakelockAccountantTest.java
0b1f9e9741e7a006c0e79a28e32d59ac90e570e4 11-Jul-2016 Naveen Kalla <mrnaveen@google.com> Attribute wakelocks held by RIL to clients

Telephony services are requested by applications and other
services in the Android framework. Attribute the wakelock
held time to the applications and services that requested
the particular operation.

If multiple clients are requesting for a service at the same
time, divide the time equally between all the requests

Test: Through logs confirmed that the wakelock decrement is happening
correctly
BUG=31041780
Merged-In: Id5521809d5a4324c1bd9dc229a743033886b35a3
Change-Id: Id5521809d5a4324c1bd9dc229a743033886b35a3
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ClientWakelockAccountantTest.java