commit | 9b41acc443e068fa3c3e547e820f710c6e2297ba | [log] [tgz] |
---|---|---|
author | Uma Maheswari Ramalingam <umam@codeaurora.org> | Fri Nov 30 17:20:07 2012 -0800 |
committer | Rika Brooks <rbrooks@codeaurora.org> | Mon Jan 07 16:03:14 2013 -0800 |
tree | 56943fc63485e1f6a7528bb2ba52b4cb542a879f | |
parent | 3de251aeb2e45e4cd993379fb42e87b355e7543f [diff] |
Telephony: Update call timer for phantom call For phantom call, update connectTimeReal via onConnectedInOrOut(). connectTimeReal is used to calculate the call duration per getDurationMillis(). If phantom call is in HOLDING state, update holdingStartTime via onStartedHolding(). holdingStartTime is used to calculate hold time per getHoldDurationMillis(). Change-Id: I716f75b7565b5e869403c48de3dd190e2b425626