History log of /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/CellIdentityTdscdmaTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6da36e04115847978aed09edb7a4f5f5906dc9f8 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: I919a7619a9cf16b56c3ab2643ae2a0f880c66ebc
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/CellIdentityTdscdmaTest.java
dfbbb29a3dcb1fbb850c50912beaf0ace47c24c9 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: I4ca7805f77a8eea9a6adbd2c6ceb0c206a3c0a7e
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/CellIdentityTdscdmaTest.java
7aa0254d5d8f08163b3702a2a1c9602366f568d8 31-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: Ieea70a9e4d05ff2710c9d11de2f0984996817f73
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/CellIdentityTdscdmaTest.java