commit | e365ba74f63afea89e789f5b94187ee83ee80c8c | [log] [tgz] |
---|---|---|
author | Chiao Cheng <chiaocheng@google.com> | Thu Sep 26 14:18:12 2013 -0700 |
committer | Chiao Cheng <chiaocheng@google.com> | Thu Sep 26 18:35:51 2013 -0700 |
tree | aded5a7a12950deca3c0b6d4bdc6952d89868443 | |
parent | 475a34058447335553bd93273bbfb2e2c4904cf2 [diff] |
Fix usage stats for outgoing calls. Usage stats are updated by the CallLogger and is triggered in onDisconnect events. But it only updates the usage stats if a caller info has been retrieved. For outgoing calls, caller info retrieval was done in the CallCard. This no longer works since the in-call ui split. Add caller info retrieval to placeCalls(). Bug: 10909434 Change-Id: I558a2657afd52650468da0eb4eac715364249d89