History log of /frameworks/base/telephony/java/android/telephony/CellIdentityTdscdma.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
21ed3c58e8e6ed7807611c1d5c2eebfc7b12a2b2 22-Mar-2018 Cassie <xih@google.com> Move alpha long/short to the base CellIdentity according API Review.

Bug: 74831568
Test: Telephony sanity
Change-Id: I0ef69e3f18fca111191e1c6329ae13c0860869ba
/frameworks/base/telephony/java/android/telephony/CellIdentityTdscdma.java
0acd7eeed49555f0a07283a6146bbe24c096cd87 20-Mar-2018 Nathan Harold <nharold@google.com> Add alpha Strings to CellIdentityTdscdma

Add equivalent alphaLong and alphaShort to
TD-SCDMA so that it's equivalent to LTE, WCDMA,
GSM, etc.

Bug: 75980473
Test: compilation
Change-Id: Ibaa8a7daafb44f7fc94f0fd6aaa193b67793eea4
/frameworks/base/telephony/java/android/telephony/CellIdentityTdscdma.java
d062c3221a28fc980177236c0ab5cbb8a790590f 28-Feb-2018 Cassie <xih@google.com> Expand use of 'Str' suffix in CellIdentity to 'String'

Expand use of 'Str' suffix in CellIdentity to 'String' to match general
usage across Android according to the API Review.

Bug: 73751308
Test: Unit test
Change-Id: Ib25a06056832be610ff1fb9c025467259eb543ed
/frameworks/base/telephony/java/android/telephony/CellIdentityTdscdma.java
6cd44734b0a3299352a1419dde9cbe1726240d6f 28-Dec-2017 Jack Yu <jackyu@google.com> Added Cell identity for TD-SCDMA and a base class CellIdentity

Added CellIdentityTdscdma for TDS-CDMA cell identity. Also added
a base class for existing CellIdentityXxx so that the network
service can return specific RAT cell identity through the
network service callback API which takes generic cell identity
as the parameter.

This is the preliminary change for IWLAN refactoring since cell
identity is part of the CS/PS network registration.

bug: 64132030
Test: Unit tests
Change-Id: I3ca405d687667b6c43e782339edec26a6f6edfc9
/frameworks/base/telephony/java/android/telephony/CellIdentityTdscdma.java