History log of /frameworks/base/telephony/java/android/telephony/NetworkRegistrationState.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a7025bae0ac1f0776a004e7b7a09c48993c09d80 11-Apr-2018 Jack Yu <jackyu@google.com> DO NOT MERGE - Hide IWLAN system API

Hide IWLAN system API for P. Will expose those APIs when IWLAN
full mode support is in place.

Test: Telephony sanity tests
Bug: 64132030
Change-Id: Ic56a04538fc532a7326c8a9234182899d52f15c1
/frameworks/base/telephony/java/android/telephony/NetworkRegistrationState.java
5ad2092112465c37a167c98eb6a405471ac493d5 30-Jan-2018 Malcolm Chen <refuhoo@google.com> Update ServiceState to adapt NetworkService change.

SST is re-routed to get cellular registration states from
CellularNetworkService. Updating ServiceState to adapt that
change.

Bug: 64132030
Test: unittest
Change-Id: Ifd557ce50a4419ead6125cda29c79d331508448e
/frameworks/base/telephony/java/android/telephony/NetworkRegistrationState.java
4c01328d90a5ccfed9201cf744ad5a782b5a52a2 25-Jan-2018 Malcolm Chen <refuhoo@google.com> 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
/frameworks/base/telephony/java/android/telephony/NetworkRegistrationState.java
d5f1de19f49422f79ad23251cbabbe855cff5efb 21-Dec-2017 Jack Yu <jackyu@google.com> Added network service interface

The interface for mobile network service. This is the base class
for vendor or first party data service provider to implement
the network service for cellular or IWLAN network support.

Test: Manual
bug: 64132030
Change-Id: Ia358cbb18fc6d15dcc45c75f14b7c952f899e101
/frameworks/base/telephony/java/android/telephony/NetworkRegistrationState.java