TelephonyHelper.SimCardInformation
  public
  static
  
  
  class
  TelephonyHelper.SimCardInformation
  
    extends Object
  
  
  
  
  
  
| java.lang.Object | |
| ↳ | com.android.tradefed.device.helper.TelephonyHelper.SimCardInformation | 
Un contenitore di informazioni per le informazioni relative alla scheda SIM.
Riepilogo
| Campi | |
|---|---|
| 
    public
    
    
    boolean | mCarrierPrivileges
 | 
| 
    public
    
    
    boolean | mHasSeService
 | 
| 
    public
    
    
    boolean | mHasSecuredElement
 | 
| 
    public
    
    
    boolean | mHasTelephonySupport
 | 
| 
    public
    
    
    String | mSimState
 | 
| Costruttori pubblici | |
|---|---|
| 
      SimCardInformation()
       | |
| Metodi pubblici | |
|---|---|
| 
        
        
        
        
        
        String | 
      toString()
       | 
Campi
mCarrierPrivileges
public boolean mCarrierPrivileges
mHasSeService
public boolean mHasSeService
mHasSecuredElement
public boolean mHasSecuredElement
mHasTelephonySupport
public boolean mHasTelephonySupport
mSimState
public String mSimState
Costruttori pubblici
SimCardInformation
public SimCardInformation ()
Metodi pubblici
toString
public String toString ()
| Ritorni | |
|---|---|
| String | |
