Merge "Expose NetworkRegistrationInfo.getNrState() as public API" am: f177ac1348 am: b637605947 am: ab746aa210
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1467045 Change-Id: I111cbae01fb9aea68a9bc0b63bd6f5caae4011e9
This commit is contained in:
@@ -47671,6 +47671,7 @@ 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();
|
||||
|
||||
Reference in New Issue
Block a user