History log of /frameworks/base/telephony/java/android/telephony/CellIdentityGsm.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a326a4827e5c0f3b1d23cbe184822f9ff1175dc3 05-May-2016 Nathan Harold <nharold@google.com> Coerce 8-bit bsic to Integer if Invalid

Bug: 28299027
Change-Id: I1ff3314844991cf49cab6099a7a4c436980d52c9
/frameworks/base/telephony/java/android/telephony/CellIdentityGsm.java
0c86efdbd93beba03f29bf4a771bd0917d3af46a 27-Jan-2016 Sanket Padawe <sanketpadawe@google.com> Cellinfo: Update to version 12

Add support for:
GSM: arfcn, bsic, ta
WCDMA: uarfcn
LTE: earfcn
Updated public APIs for getting above fields.

Bug: 23528586
Change-Id: I97e18856bb41c5592f89641eac7d4a3dbef43d5d
/frameworks/base/telephony/java/android/telephony/CellIdentityGsm.java
d44d16f7003a57eb4ac99d4730fa4d5a0f0474c8 26-Jan-2016 Narayan Kamath <narayan@google.com> Revert "Cellinfo: Update to version 12"

This reverts commit aa2be45a560b37c5249600667ee36a9f156515c2.

Change-Id: I5cc76b15b311e47bc5a892704930d218c9f72b0d
/frameworks/base/telephony/java/android/telephony/CellIdentityGsm.java
aa2be45a560b37c5249600667ee36a9f156515c2 25-Jan-2016 Sanket Padawe <sanketpadawe@google.com> Cellinfo: Update to version 12

Add support for:
GSM: arfcn, bsic, ta
WCDMA: uarfcn
LTE: earfcn
Updated public APIs for getting above fields.

Bug: 23528586

Change-Id: I538a9f392550716d8a9a90e01fc88bc082ef7b81
/frameworks/base/telephony/java/android/telephony/CellIdentityGsm.java
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/CellIdentityGsm.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/CellIdentityGsm.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/CellIdentityGsm.java
599a90c2a02645a5f2d189b9065b863397a4076e 27-Nov-2012 Wink Saville <wink@google.com> Use Rlog instead of Log

Change-Id: I2332f4210ead8a6d751fc9c0505db25033641da2
/frameworks/base/telephony/java/android/telephony/CellIdentityGsm.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/CellIdentityGsm.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/CellIdentityGsm.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/CellIdentityGsm.java