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

Commit 6790ba2a authored by Amit Mahajan's avatar Amit Mahajan Committed by android-build-merger
Browse files

Merge "Update comments for TelephonyManager.getUiccSlotsInfo()" am: 3838ff45

am: 12b08d00

Change-Id: Ibee5837f9db34c48d705e4e92673572c43d1eb49
parents a69eae92 12b08d00
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -2783,7 +2783,8 @@ public class TelephonyManager {
    }
    }


    /**
    /**
     * Gets all the UICC slots.
     * Gets all the UICC slots. The objects in the array can be null if the slot info is not
     * available, which is possible between phone process starting and getting slot info from modem.
     *
     *
     * @return UiccSlotInfo array.
     * @return UiccSlotInfo array.
     *
     *