Loading telephony/java/android/telephony/SubscriptionManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -1297,7 +1297,7 @@ public class SubscriptionManager { * * @return Sorted list of the currently available {@link SubscriptionInfo} * records on the device. * This is similar to {@link getActiveSubscriptionInfoList} except that it will return * This is similar to {@link #getActiveSubscriptionInfoList} except that it will return * both active and hidden SubscriptionInfos. * */ Loading Loading
telephony/java/android/telephony/SubscriptionManager.java +1 −1 Original line number Diff line number Diff line Loading @@ -1297,7 +1297,7 @@ public class SubscriptionManager { * * @return Sorted list of the currently available {@link SubscriptionInfo} * records on the device. * This is similar to {@link getActiveSubscriptionInfoList} except that it will return * This is similar to {@link #getActiveSubscriptionInfoList} except that it will return * both active and hidden SubscriptionInfos. * */ Loading