summaryrefslogtreecommitdiffstats
path: root/telephony/java/android/telephony/CellIdentityGsm.java
Commit message (Collapse)AuthorAgeFilesLines
* Improve equals and hashCode in CellIdentityXxx methodsBrian Williammee2014-09-101-13/+14
| | | | | | | | | The equals methods were a lot of dead code that boiled down to seeing if two references pointed to the same object. The hashCode methods were likely to result in collisions on unequal objects. Bug: 10328291 Change-Id: I4bd93efd1f4a34e9dec55ac05868df37368abd6a
* Add CellInfoWcdma and related classes.Wink Saville2013-04-171-26/+12
| | | | | | | Update javadoc's to define invalid values are Integer.MAX_VALUE. Bug: 8622081 Change-Id: I513a67d4b46b72f03e0c3360abcc0ad5222c1c13
* Add FW support for CellInfo RIL commands.Wink Saville2013-04-081-3/+3
| | | | | Bug: 8235566 Change-Id: I7ad7dabc4b6c38bfba4461b08e6e30d0eb9efea1
* Use Rlog instead of LogWink Saville2012-11-271-2/+2
| | | | Change-Id: I2332f4210ead8a6d751fc9c0505db25033641da2
* Refactor Cell Location public API.Wink Saville2012-09-211-13/+2
| | | | | Bug: 7189651 Change-Id: I173412095a5f7ae6116ee65b5315782f1c0c7688
* Unhide the new location API'sWink Saville2012-07-261-2/+0
| | | | Change-Id: I41cc89998b8bd1e6686ea30475ab8905a133e312
* Revise and update CellInfo API'sWink Saville2012-07-251-0/+222
Change-Id: I25a46076a244f50edb9da65816b3717e00820b34