History log of /frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/TelephonyMetrics.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d009ecff130b903cd597621b60ec84cddc0c4f16 21-Oct-2016 Jack Yu <jackyu@google.com> Update the proto and service state logging.

1. Update the proto so the version used on the device is
in sync with the version on the server.
2. Added CDMA service state logging in pollStateDoneCdma() and
pollStateDoneCdmaLte().

bug: 31224848
Change-Id: I7c56f4c23ebc0db126d44e9a119ad71289781ca1
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/TelephonyMetrics.java
f2d0fa64860a12423fb8709766d6af90fba5e6cf 27-Sep-2016 Jack Yu <jackyu@google.com> Combined TelephonyEventLog and part of the connectivity metrics
app into the new TelephonyMetrics

Added the new TelephonyMetrics to support metrics collection
through dumpsys.

bug: 31224848
Change-Id: If4b6032e98b6cc8b68e8459e0e799a3755b1f2f9
/frameworks/opt/telephony/src/java/com/android/internal/telephony/metrics/TelephonyMetrics.java