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

Commit 2135c52b authored by Jiuyu Sun's avatar Jiuyu Sun Committed by Android (Google) Code Review
Browse files

Merge "Fix typos." into pi-dev

parents b95650a1 7b649288
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2758,8 +2758,8 @@ public class TelephonyManager {
     * physical slot index 0, to the logical slot 1. The index of the array means the index of the
     * logical slots.
     *
     * @param physicalSlots Index i in the array representing physical slot for phone i. The array
     *        size should be same as {@link #getPhoneCount()}.
     * @param physicalSlots The content of the array represents the physical slot index. The array
     *        size should be same as {@link #getUiccSlotsInfo()}.
     * @return boolean Return true if the switch succeeds, false if the switch fails.
     * @hide
     */
+1 −1
Original line number Diff line number Diff line
@@ -623,7 +623,7 @@ public class EuiccCardManager {
    }

    /**
     * Lists all notifications of the given {@code notificationEvents}.
     * Lists all notifications of the given {@code events}.
     *
     * @param cardId The Id of the eUICC.
     * @param events bits of the event types ({@link EuiccNotification.Event}) to list.