summaryrefslogtreecommitdiff
path: root/telephony/java
diff options
context:
space:
mode:
authorMingming Cai <mingcai@google.com>2020-01-31 20:49:24 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-01-31 20:49:24 +0000
commit62eb925376a79ee73af9a8c842ab14ccc07f36a2 (patch)
tree16b89c8e0560e40ff00a8bfe635901617d14d6a4 /telephony/java
parent5aa9de8cf1a72b5e37b14c323dd83bc4f48b818e (diff)
parenta42253be8cbe015395eca1277a053942617a1792 (diff)
Merge "Comments for getNetworkRegistrationInfo with multiple domains"
Diffstat (limited to 'telephony/java')
-rw-r--r--telephony/java/android/telephony/ServiceState.java2
1 files changed, 2 insertions, 0 deletions
diff --git a/telephony/java/android/telephony/ServiceState.java b/telephony/java/android/telephony/ServiceState.java
index 9e10f0c73d56..9ef361d82d19 100644
--- a/telephony/java/android/telephony/ServiceState.java
+++ b/telephony/java/android/telephony/ServiceState.java
@@ -1899,6 +1899,8 @@ public class ServiceState implements Parcelable {
/**
* 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 transportType The transport type