History log of /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ServiceStateTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
f223e107508d50a9ad174b3179f741fb93da8a93 23-Mar-2018 Eric Schwarzenbach <easchwar@google.com> Add getCellBandwidth unit test

Bug: 73751023
Test: runtest
Change-Id: Ifeadea19ad3dc7066bbd39894a792d662ca9ec70
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ServiceStateTest.java
6cc7535c0a7cf48db7dd4cf2beaeaab212a192ff 16-Mar-2018 Jack Yu <jackyu@google.com> Merge "Renamed getNetworkId and getSystemId" into pi-dev
cb209509f5a3489b06a5d9b89b2c1fd8f6499c83 15-Mar-2018 Jack Yu <jackyu@google.com> Renamed getNetworkId and getSystemId

1. Renamed getNetworkId() to getCdmaNetworkId()
2. Renamed getSystemId() to getCdmaSystemId()

Test: Build
Bug: 74976831
Change-Id: Iafd330a270de128deec43d24f5047bdd704bc452
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ServiceStateTest.java
99cc5e6ad7be178e9b17e58ac55bb5136ef50ee9 21-Feb-2018 Eric Schwarzenbach <easchwar@google.com> Update ServiceState channel number from regState.

Bug: 73728783
Test: runtest frameworks-telephony
Test: manual
Change-Id: I64e2b092c2fa8a6746fc53e38c4ce6b8245e6c92
Merged-In: I64e2b092c2fa8a6746fc53e38c4ce6b8245e6c92
(cherry picked from commit b08281a7afb76ddba0b665ad44a2a2a75619064a)
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ServiceStateTest.java
d06d599321a587f0c697bda4c791a5f3618479d1 14-Feb-2018 Malcolm Chen <refuhoo@google.com> Add NetworkRegistrationState into SS's list.

When SST received new NetworkRegistrationState, we add it into
SS's list.

Bug: 73305596
Test: regression-test

Change-Id: I9bacd738b87556f3127e09a4ef760a152ce78a6f
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ServiceStateTest.java
b364e1980a0553a4cea5a322a3822268479ea085 19-Jan-2018 Eric Schwarzenbach <easchwar@google.com> Update test for added ServiceState APIs

Bug: 72117602
Test: runtest
Change-Id: I2b5f45db6383aef0f51f7b20d4f10565c68ab487
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ServiceStateTest.java
176f28521fd45bb739709d309e7970b1558c9f61 05-Dec-2017 Cassie <xih@google.com> Expose a new public column network_type_bitmask and deprecate
bearer_bitmask gradually.

Add a new attribute networkTypeBitmask in ApnSetting, and it will be set as 0 if
networkTypeBitmask is not provided in the constructor.
ApnSetting.networkTypeBitmask will be mapped to DataProfile.bearerBitmap in
DcTracker.createDataProfile if existed.

Bug: 21276001
Test: Basic telephony sanity
Change-Id: I58964aab074ca3402066e31c28102401f239a083
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ServiceStateTest.java
477c55f901492d5c09c460e0a708ff3627e6850c 25-Oct-2016 Zoran Jovanovic <zoran.jovanovic@sonymobile.com> Get the correct operator name

If the long operator name is not given by RIL,
try to get the short operator name.

Bug: 32791744
Test: testOperatorName extended
Depends-On: commit in frameworks/base with the same Change-Id
Change-Id: I4983ad708c57a650ce4a806e1f53837825bad2db
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ServiceStateTest.java
168ba9c4a5234e8cccc9d23879aea4c1740d3510 27-Feb-2016 Jack Yu <jackyu@google.com> Added unit test cases for ServiceState

bug: 25691379
Change-Id: I4c722455aa662c27c28dce8a00022d6d564aeca3
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ServiceStateTest.java