Merge "Clarify getSmsCapacityOnIcc docs." am: c2ea5a5bcb am: 0624828d41
Change-Id: I986c9601162203f6e0bd70217fe48291dea24163
This commit is contained in:
@@ -2015,8 +2015,12 @@ public final class SmsManager {
|
||||
|
||||
/**
|
||||
* 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
|
||||
*/
|
||||
@SystemApi
|
||||
|
||||
Reference in New Issue
Block a user