Loading telephony/java/android/telephony/SubscriptionManager.java +1 −2 Original line number Original line Diff line number Diff line Loading @@ -2852,8 +2852,7 @@ public class SubscriptionManager { * * * @throws SecurityException if the caller doesn't meet the requirements * @throws SecurityException if the caller doesn't meet the requirements * outlined above. * outlined above. * @throws IllegalArgumentException if the some subscriptions in the list doesn't exist, * @throws IllegalArgumentException if the some subscriptions in the list doesn't exist. * or the groupUuid doesn't exist. * @throws IllegalStateException if Telephony service is in bad state. * @throws IllegalStateException if Telephony service is in bad state. * * * @param subIdList list of subId that need adding into the group * @param subIdList list of subId that need adding into the group Loading Loading
telephony/java/android/telephony/SubscriptionManager.java +1 −2 Original line number Original line Diff line number Diff line Loading @@ -2852,8 +2852,7 @@ public class SubscriptionManager { * * * @throws SecurityException if the caller doesn't meet the requirements * @throws SecurityException if the caller doesn't meet the requirements * outlined above. * outlined above. * @throws IllegalArgumentException if the some subscriptions in the list doesn't exist, * @throws IllegalArgumentException if the some subscriptions in the list doesn't exist. * or the groupUuid doesn't exist. * @throws IllegalStateException if Telephony service is in bad state. * @throws IllegalStateException if Telephony service is in bad state. * * * @param subIdList list of subId that need adding into the group * @param subIdList list of subId that need adding into the group Loading