History log of /frameworks/base/telephony/java/android/telephony/CellIdentityCdma.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
7d1d2e39f382416ffa8db8771c83e4f9e2f53adc 30-Aug-2014 Brian Williammee <bwill@google.com> Improve equals and hashCode in CellIdentityXxx methods

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
/frameworks/base/telephony/java/android/telephony/CellIdentityCdma.java
e3a9cbc052db7f00a96cc7b9580097d67538f360 18-Apr-2013 Wink Saville <wink@google.com> Add CellInfoWcdma and related classes.

Update javadoc's to define invalid values are Integer.MAX_VALUE.

Bug: 8622081
Change-Id: I513a67d4b46b72f03e0c3360abcc0ad5222c1c13
/frameworks/base/telephony/java/android/telephony/CellIdentityCdma.java
094beeccf5bf6e68d73f94a1aeaeda6690f4bf06 06-Apr-2013 Wink Saville <wink@google.com> Add FW support for CellInfo RIL commands.

Bug: 8235566
Change-Id: I7ad7dabc4b6c38bfba4461b08e6e30d0eb9efea1
/frameworks/base/telephony/java/android/telephony/CellIdentityCdma.java
599a90c2a02645a5f2d189b9065b863397a4076e 27-Nov-2012 Wink Saville <wink@google.com> Use Rlog instead of Log

Change-Id: I2332f4210ead8a6d751fc9c0505db25033641da2
/frameworks/base/telephony/java/android/telephony/CellIdentityCdma.java
c6e4917adda19beb780386bcc26b652748b8ab13 21-Sep-2012 Wink Saville <wink@google.com> Refactor Cell Location public API.

Bug: 7189651
Change-Id: I173412095a5f7ae6116ee65b5315782f1c0c7688
/frameworks/base/telephony/java/android/telephony/CellIdentityCdma.java
3caf66d2ea63c75039daf43af30d3727e5ce6b58 26-Jul-2012 Wink Saville <wink@google.com> Unhide the new location API's

Change-Id: I41cc89998b8bd1e6686ea30475ab8905a133e312
/frameworks/base/telephony/java/android/telephony/CellIdentityCdma.java
b208a24cf521401912cfce16fce550a995cf1250 25-Jul-2012 Wink Saville <wink@google.com> Revise and update CellInfo API's

Change-Id: I25a46076a244f50edb9da65816b3717e00820b34
/frameworks/base/telephony/java/android/telephony/CellIdentityCdma.java