summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/sip/SipHelper.java
AgeCommit message (Collapse)Author
2010-09-28Move SipService out of SystemServer to phone process.Hung-ying Tyan
Companion CL: https://android-git/g/#change,70187 http://b/issue?id=2998069 Change-Id: I90923ac522ef363a4e04292f652d413c5a1526ad
2010-09-16SipService: add log control, suppress ping log.Hung-ying Tyan
Change-Id: I78332ddee1272be41b1fbc80c603e41200c6be1a
2010-09-02SipService: reduce the usage of javax.sdp.*.Chia-chi Yeh
After this change, SipAudioCallImpl is the only place still using it. Change-Id: I5693bffa54f9e19cbfa70b45dfcf40fba04dedbb
2010-08-06Add SIP service into system server.Chung-yih Wang
Change-Id: Icc39e4e54768cfdcc1b20a3efe6206009b9a8d10