NativeDevice.DeviceAction
static interface NativeDevice.DeviceAction
com.android.tradefed.device.NativeDevice.DeviceAction |
一般的なデバイス通信試行のインターフェイス。
概要
パブリックメソッド | |
---|---|
abstract boolean | run () デバイス操作を実行します。 |
パブリックメソッド
実行
public abstract boolean run ()
デバイス操作を実行します。
戻り値 | |
---|---|
boolean | 操作が正常に実行された場合はtrue 、それ以外の場合はfalse |
投げる | |
---|---|
| 操作が異常終了した場合のTimeoutException、AdbCommandRejectedException、ShellCommandUnresponsiveException、InstallException、SyncException |
IOException | |
TimeoutException | |
AdbCommandRejectedException | |
ShellCommandUnresponsiveException | |
InstallException | |
SyncException |
インターフェイス
- IAndroidDebugBridge
- IBatteryTemperature
- IDeviceManager
- IDeviceManager.IFastbootListener
- IDeviceMonitor
- IDeviceRecovery
- IDeviceSelection
- IDeviceStateMonitor
- IFileEntry
- ILogcatReceiver
- IManagedTestDevice
- IManagedTestDeviceFactory
- IMultiDeviceRecovery
- INativeDevice
- ITestDevice
- ITestDeviceMutator
- IWifiHelper
- NativeDevice.DeviceAction
クラス
- AndroidDebugBridgeWrapper
- BackgroundDeviceAction
- バッテリー温度
- BatteryTemperature.DumpsysBatteryTemperatureReceiver
- CollectingByteOutputReceiver
- CollectingOutputReceiver
- CpuStatsCollector
- CpuStatsCollector.CpuStats
- CpuStatsCollector.CpuStatsReceiver
- DeviceDiagTest
- デバイスマネージャ
- DeviceManager.FastbootDevice
- DeviceMonitorMultiplexer
- DeviceProperties
- DeviceSelectionOptions
- DeviceStateMonitor
- DeviceUtilStatsMonitor
- DeviceUtilStatsMonitor.UtilizationDesc
- DumpsysPackageReceiver
- FastbootHelper
- FileEntryWrapper
- IDeviceMonitor.DeviceLister
- IManagedTestDevice.DeviceEventResponse
- ITestDevice.MountPointInfo
- LargeOutputReceiver
- LogcatReceiver
- ManagedDeviceList
- ManagedTestDeviceFactory
- NativeDevice
- NativeDevice.AdbAction
- NativeDevice.AdbShellAction
- NativeDeviceStateMonitor
- NullDevice
- PackageInfo
- ReconnectingRecovery
- RemoteAndroidDevice
- RetryingWaitDeviceRecovery
- StubDevice
- TcpDevice
- TestDevice
- TestDeviceMutator
- TestDeviceOptions
- TopHelper
- TopHelper.TopReceiver
- TopHelper.TopStats
- WaitDeviceRecovery
- WifiHelper
列挙型
例外