Merge "Comments for getNetworkRegistrationInfo with multiple domains"
This commit is contained in:
@@ -1899,6 +1899,8 @@ public class ServiceState implements Parcelable {
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Get the network registration state for the transport type and network domain.
|
* Get the network registration state for the transport type and network domain.
|
||||||
|
* If multiple domains are in the input bitmask, only the first one from
|
||||||
|
* networkRegistrationInfo.getDomain() will be returned.
|
||||||
*
|
*
|
||||||
* @param domain The network {@link NetworkRegistrationInfo.Domain domain}
|
* @param domain The network {@link NetworkRegistrationInfo.Domain domain}
|
||||||
* @param transportType The transport type
|
* @param transportType The transport type
|
||||||
|
|||||||
Reference in New Issue
Block a user