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
Loading
Please register or sign in to comment