summaryrefslogtreecommitdiff
path: root/core/api/current.txt
diff options
context:
space:
mode:
authorChiachang Wang <chiachangwang@google.com>2021-03-02 06:31:26 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2021-03-02 06:31:26 +0000
commit237d2d47a499c9a04d057152b6f64394f49b88a3 (patch)
treeaf6b58323dbb65b32b0cf25918f2e82224f80e7e /core/api/current.txt
parent93f749b245e930c78607d30295a364fade6d6825 (diff)
parent1e427c1e0a12e48300899377d2bb8cc693f3cce8 (diff)
Merge "Revert "Expose NetworkRegistrationInfo.getNrState() as public API""
Diffstat (limited to 'core/api/current.txt')
-rw-r--r--core/api/current.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/api/current.txt b/core/api/current.txt
index 80f8e0d514a1..b6b32c7f57c0 100644
--- a/core/api/current.txt
+++ b/core/api/current.txt
@@ -40151,7 +40151,6 @@ package android.telephony {
method @NonNull public java.util.List<java.lang.Integer> getAvailableServices();
method @Nullable public android.telephony.CellIdentity getCellIdentity();
method public int getDomain();
- method public int getNrState();
method @Nullable public String getRegisteredPlmn();
method public int getTransportType();
method public boolean isRegistered();