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