Loading src/java/android/provider/Telephony.java +7 −0 Original line number Diff line number Diff line Loading @@ -2680,6 +2680,13 @@ public final class Telephony { */ public static final String EDITED = "edited"; /** * Is this APN visible to the user? * <p>Type: INTEGER (boolean) </p> * @hide */ public static final String USER_VISIBLE = "user_visible"; /** * Following are possible values for the EDITED field * @hide Loading Loading
src/java/android/provider/Telephony.java +7 −0 Original line number Diff line number Diff line Loading @@ -2680,6 +2680,13 @@ public final class Telephony { */ public static final String EDITED = "edited"; /** * Is this APN visible to the user? * <p>Type: INTEGER (boolean) </p> * @hide */ public static final String USER_VISIBLE = "user_visible"; /** * Following are possible values for the EDITED field * @hide Loading