History log of /packages/services/Telephony/common/src/com/android/services/telephony/common/CallIdentification.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6c6b27265806a053193b8ccbc57f66b1feb8e5ab 23-Aug-2013 Chiao Cheng <chiaocheng@google.com> Fix incoming callback and binding issues.

- Created queues to handle cases where callbacks were getting dropped while
the service was connecting.
- Fixed DeadObjectExceptions when the in-call ui was being re-installed.
- Change to a single connection object to fix connection leak where every
re-bind caused connection to double.
- Split caller information from Call into CallIdentification object.

Bug: 10468815
Bug: 10457750

Change-Id: Icaef130db2f6893df3175eed07d0d483a3c4c455
/packages/services/Telephony/common/src/com/android/services/telephony/common/CallIdentification.java