Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ecc02280 authored by Michele's avatar Michele Committed by android-build-merger
Browse files

Merge "Add javadoc @see to methods affected by resetAllCarrierActions"

am: aa7d4c54

Change-Id: I1f9718d8cd391f2305cd3c29c379252be926424d
parents 3ade229c aa7d4c54
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -10272,6 +10272,7 @@ public class TelephonyManager {
     * {@link android.Manifest.permission#MODIFY_PHONE_STATE MODIFY_PHONE_STATE}.
     *
     * @param enabled control enable or disable carrier data.
     * @see #resetAllCarrierActions()
     * @hide
     */
    @SystemApi
@@ -10298,6 +10299,7 @@ public class TelephonyManager {
     * {@link android.Manifest.permission#MODIFY_PHONE_STATE MODIFY_PHONE_STATE}.
     *
     * @param enabled control enable or disable radio.
     * @see #resetAllCarrierActions()
     * @hide
     */
    @SystemApi
@@ -10324,6 +10326,7 @@ public class TelephonyManager {
     * {@link android.Manifest.permission#MODIFY_PHONE_STATE MODIFY_PHONE_STATE}.
     *
     * @param report control start/stop reporting network status.
     * @see #resetAllCarrierActions()
     * @hide
     */
    @SystemApi