com.android.tradefed.device.server

介面

AndroidDebugBridge.IClientChangeListener 實作這個介面的類別會提供處理 ClientImpl 變更的方法。 
AndroidDebugBridge.IDebugBridgeChangeListener 實作這個介面的類別提供處理 AndroidDebugBridge 變更 (包括重新啟動) 的方法。 
AndroidDebugBridge.IDeviceChangeListener 實作這個介面的類別會提供處理 IDevice 新增、刪除和變更作業的方法。 
用戶端 這代表單一用戶端,通常是 Dalvik VM 程序。 
ClientData.IAllocationTrackingHandler  
ClientData.IHprofDumpHandler 可對 HPROF 傾印採取行動的處理常式。 
ClientData.IMethodProfilingHandler 可根據方法剖析資訊採取行動的處理常式 
ClientTracker 追蹤裝置 clients 
IStackTraceInfo 實作這個介面的類別會提供傳回堆疊追蹤的方法。 
ProfileableClient 這代表單一可剖析的用戶端,通常是 Android VM 程序。 
SyncService.ISyncProgressMonitor 實作這個介面的類別會提供處理顯示轉移進度的方法。 
TimeoutRemainder.SystemNanoTimeProvider  

類別

AdbDevice 保存「adb devices -l」指令回報的裝置狀態。 
AdbHelper 處理要求和連線至 adb 的輔助類別。 
AdbHelper.AdbResponse ADB 的回應。 
AdbInitOptions AndroidDebugBridge 的初始化選項。 
AdbInitOptions.Builder 建構 ADB 的初始化選項。 
AdbSocketUtils  
AdbVersion  
AllocationInfo 保留分配資訊。 
AllocationInfo.AllocationSorter  
AllocationsParser  
AndroidDebugBridge 連線至主機端的 Android Debug Bridge (ADB)

這是與任何裝置、模擬器或在這些裝置/模擬器上執行的應用程式通訊的中心點。 

ClientData 包含 ClientImpl 的資料。 
ClientData.HeapData 堆積資訊。 
ClientData.HeapInfo  
ClientData.HprofData  
ClientData.Names  
ClientImpl 這代表單一用戶端,通常是 Dalvik VM 程序。 
CommandRejectedException  
DdmJdwpExtension  
DdmJdwpExtension.DdmInterceptor  
偵錯工具 這代表與 JDWP 偵錯工具的待處理或已建立連線。 
DebugViewDumpHandler  
DeviceImpl 裝置。 
DeviceListMonitorTask  
DeviceMonitor DeviceMonitor 會監控附加至 adb 的裝置。 
DeviceMonitor.DeviceListComparisonResult  
HeapSegment 說明堆積區段中物件的類型和位置。 
HeapSegment.HeapSegmentElement 說明以 HPSG 資料編碼的物件/區域。 
MonitorThread 監控公開連線。 
NativeAllocationInfo 儲存原生分配資訊。 
NativeLibraryMapInfo 原生程式庫的記憶體位址與程式庫對應。 
NativeStackCallInfo 代表堆疊呼叫。 
ProfileableClientData 包含 ProfileableClientImpl 的資料。 
ProfileableClientImpl 這代表單一可分析的用戶端,通常是 Dalvik VM 程序。 
RemoteSplitApkInstaller  
SplitApkInstaller  
SplitApkInstallerBase  
SyncService 同步處理服務類別,透過偵錯橋接器推送/提取至/自裝置/模擬器。 
SyncService.FileStat  
ThreadInfo 保留執行緒資訊。 
TimeoutRemainder 公用程式類別,用於追蹤指定初始逾時時間的剩餘時間。 
TimeoutRemainder.DefaultSystemNanoTime  

列舉

AdbHelper.AdbService 找出指令應鎖定的 ADB 服務。 
AllocationInfo.SortMode  
ClientData.AllocationTrackingStatus  
ClientData.DebuggerStatus  
ClientData.HprofData.Type  
ClientData.MethodProfilingStatus  
DdmJdwpExtension.Event