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

Commit 0624828d authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Clarify getSmsCapacityOnIcc docs." am: c2ea5a5b

Change-Id: I487ce61290175e68e2853994192e650bbf90d894
parents d41acbda c2ea5a5b
Loading
Loading
Loading
Loading
+5 −1
Original line number Original line Diff line number Diff line
@@ -2015,8 +2015,12 @@ public final class SmsManager {


    /**
    /**
     * Gets the total capacity of SMS storage on RUIM and SIM cards
     * Gets the total capacity of SMS storage on RUIM and SIM cards
     * <p>
     * This is the number of 176 byte EF-SMS records which can be stored on the RUIM or SIM card.
     * <p>
     * See 3GPP TS 31.102 - 4.2.25 - EF-SMS for more information
     *
     *
     * @return the total capacity count of SMS on RUIM and SIM cards
     * @return the total number of SMS records which can be stored on the RUIM or SIM cards.
     * @hide
     * @hide
     */
     */
    @SystemApi
    @SystemApi