Loading core/java/android/provider/Telephony.java +1 −2 Original line number Original line Diff line number Diff line Loading @@ -3948,8 +3948,7 @@ public final class Telephony { /** /** * The APN set id. When the user manually selects an APN or the framework sets an APN as * The APN set id. When the user manually selects an APN or the framework sets an APN as * preferred, all APNs with the same set id as the selected APN should be prioritized over * preferred, the device can only use APNs with the same set id as the selected APN. * APNs in other sets. * <p>Type: INTEGER</p> * <p>Type: INTEGER</p> * @hide * @hide */ */ Loading Loading
core/java/android/provider/Telephony.java +1 −2 Original line number Original line Diff line number Diff line Loading @@ -3948,8 +3948,7 @@ public final class Telephony { /** /** * The APN set id. When the user manually selects an APN or the framework sets an APN as * The APN set id. When the user manually selects an APN or the framework sets an APN as * preferred, all APNs with the same set id as the selected APN should be prioritized over * preferred, the device can only use APNs with the same set id as the selected APN. * APNs in other sets. * <p>Type: INTEGER</p> * <p>Type: INTEGER</p> * @hide * @hide */ */ Loading