Commit Graph

3 Commits

Author SHA1 Message Date
Pengquan Meng
c96f515181 Modify constructor of NetworkRegistrationState
This change the data specific constructor of NetworkRegistrationState to
make it adapt to the new NR indicators.

Bug: 111453000
Test: atest FrameworksTelephonyTests
Change-Id: I4e1f30ea8531a6a424c2c920c74257d4d673589d
2018-12-04 13:29:46 -08:00
Pengquan Meng
ce1bc742f5 Add 5G NSA information
Bug: 111453000
Test: atest FrameworksTelephonyTests
Change-Id: I5392bae0bcfaf231b67134a9c01c044f94f908b5
2018-11-14 02:17:14 +00:00
Malcolm Chen
4c01328d90 Add Voice / Data network specific reg states.
In NetworkRegistrationState.java, add hidden inner classes that
stores information specific to voice network registration state
and data network registration state.

Bug: 64132030
Test: build
Change-Id: I746be2a50cfa138acc5b2b40e38ab875ceab6d8d
2018-01-25 10:57:43 -08:00