TelephonyHelper.SimCardInformation
  public
  static
  
  
  class
  TelephonyHelper.SimCardInformation
  
    extends Object
  
  
  
  
  
  
| java.lang.Object | |
| ↳ | com.android.tradefed.device.helper.TelephonyHelper.SimCardInformation | 
Element informacyjny zawierający informacje o karcie SIM.
Podsumowanie
| Fieldsem | |
|---|---|
| 
    public
    
    
    boolean | mCarrierPrivileges
 | 
| 
    public
    
    
    boolean | mHasSeService
 | 
| 
    public
    
    
    boolean | mHasSecuredElement
 | 
| 
    public
    
    
    boolean | mHasTelephonySupport
 | 
| 
    public
    
    
    String | mSimState
 | 
| Konstruktory publiczne | |
|---|---|
| 
      SimCardInformation()
       | |
| Metody publiczne | |
|---|---|
| 
        
        
        
        
        
        String | 
      toString()
       | 
Fieldsem
mCarrierPrivileges
public boolean mCarrierPrivileges
mHasSeService
public boolean mHasSeService
mHasSecuredElement
public boolean mHasSecuredElement
mHasTelephonySupport
public boolean mHasTelephonySupport
mSimState
public String mSimState
Konstruktory publiczne
SimCardInformation
public SimCardInformation ()
Metody publiczne
toString
public String toString ()
| Zwroty | |
|---|---|
| String | |
