Added Methods
|
boolean doesSwitchMultiSimConfigTriggerReboot ()
|
|
int getCardIdForDefaultEuicc ()
|
|
int getCarrierIdFromSimMccMnc ()
|
|
(Map<Integer, List<EmergencyNumber>> ) getEmergencyNumberList ()
|
|
(Map<Integer, List<EmergencyNumber>> ) getEmergencyNumberList (int )
|
|
String getManufacturerCode ()
|
|
String getManufacturerCode (int )
|
|
int getPreferredOpportunisticDataSubscription ()
|
|
int getSimSpecificCarrierId ()
|
|
CharSequence getSimSpecificCarrierIdName ()
|
|
String getTypeAllocationCode ()
|
|
String getTypeAllocationCode (int )
|
|
List<UiccCardInfo> getUiccCardsInfo ()
|
|
boolean isDataRoamingEnabled ()
|
|
boolean isEmergencyNumber (String )
|
|
int isMultiSimSupported ()
|
|
boolean isRttSupported ()
|
|
void requestCellInfoUpdate (Executor, CellInfoCallback )
|
|
void setPreferredOpportunisticDataSubscription (int, boolean, Executor, Consumer<Integer> )
|
|
void switchMultiSimConfig (int )
|
|
void updateAvailableNetworks (List<AvailableNetworkInfo>, Executor, Consumer<Integer> )
|
|