TelephonyHelper.SimCardInformation
  public
  static
  
  
  class
  TelephonyHelper.SimCardInformation
  
    extends Object
  
  
  
  
  
  
| java.lang.Object | |
| ↳ | com.android.tradefed.device.helper.TelephonyHelper.SimCardInformation | 
用於儲存 SIM 卡相關資訊的資訊容器。
摘要
| 欄位 | |
|---|---|
| 
    public
    
    
    boolean | mCarrierPrivileges
 | 
| 
    public
    
    
    boolean | mHasSeService
 | 
| 
    public
    
    
    boolean | mHasSecuredElement
 | 
| 
    public
    
    
    boolean | mHasTelephonySupport
 | 
| 
    public
    
    
    String | mSimState
 | 
| 公用建構函式 | |
|---|---|
| 
      SimCardInformation()
       | |
| 公用方法 | |
|---|---|
| 
        
        
        
        
        
        String | 
      toString()
       | 
欄位
mCarrierPrivileges
public boolean mCarrierPrivileges
mHasSeService
public boolean mHasSeService
mHasSecuredElement
public boolean mHasSecuredElement
mHasTelephonySupport
public boolean mHasTelephonySupport
mSimState
public String mSimState
公用建構函式
SimCardInformation
public SimCardInformation ()
公用方法
toString
public String toString ()
| 傳回 | |
|---|---|
| String | |
