Merge "Update comments for TelephonyManager.getUiccSlotsInfo()"
This commit is contained in:
@ -2697,7 +2697,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.
|
||||
*
|
||||
|
Reference in New Issue
Block a user