@Implements(value=android.telephony.euicc.EuiccManager.class, minSdk=28) public class ShadowEuiccManager extends java.lang.Object
| Constructor and Description | 
|---|
ShadowEuiccManager()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected boolean | 
isEnabled()
Returns  
false, or the value specified by calling setIsEnabled(boolean). | 
void | 
setIsEnabled(boolean isEnabled)
Set the value to be returned by  
EuiccManager.isEnabled(). | 
@Implementation protected boolean isEnabled()
Returns false, or the value specified by calling setIsEnabled(boolean).
public void setIsEnabled(boolean isEnabled)
Set the value to be returned by EuiccManager.isEnabled().