summaryrefslogtreecommitdiffstats
path: root/src-ambient/com/android/phone/common/incall/utils/CallMethodFilters.java
Commit message (Collapse)AuthorAgeFilesLines
* [1/2] Contacts : fix InCall plugin related PendingIntentErica Chang2016-04-281-2/+1
| | | | | | | | | | | -Have to make CallMethodInfo cloneable so the returned HashMap holds a new instance and so comparison is valid (in order to detect plugin state/auth state change) CD-550 Change-Id: I5eaa99f46681e85aa9e0f49bb0914e195a111223 (cherry picked from commit 4798621c9bf0fd612b6d724a4d246b13409a5e48)
* [1/4] Refactor CallMethodHelperStephen Bird2016-04-271-0/+94
Ticket: CD-589 Change-Id: I3b24eedffddbf0960023dc2f1429038e5353de2f (cherry picked from commit ecc708d3c1417b60f316a0387d17f2cf4c67c2b1)