嵌套类 |
---|
class | NativeDevice.AdbAction 用于运行 OS 'adb ....' 命令的DeviceAction 。 |
class | NativeDevice.AdbShellAction |
class | NativeDevice.RebootDeviceAction DeviceAction 用于重新启动设备。 |
enum | NativeDevice.RebootMode 一种重启模式。 |
公共方法 |
---|
boolean | checkApiLevelAgainstNextRelease (int strictMinLevel) |
boolean | checkConnectivity () |
boolean | clearErrorDialogs () |
void | clearLastConnectedWifiNetwork () |
void | clearLogcat () |
boolean | connectToWifiNetwork (String wifiSsid, String wifiPsk) |
boolean | connectToWifiNetwork (String wifiSsid, String wifiPsk, boolean scanSsid) |
boolean | connectToWifiNetworkIfNeeded (String wifiSsid, String wifiPsk, boolean scanSsid) |
boolean | connectToWifiNetworkIfNeeded (String wifiSsid, String wifiPsk) |
int | createUser (String name, boolean guest, boolean ephemeral) |
int | createUser (String name) |
int | createUserNoThrow (String name) |
void | deleteFile (String deviceFilePath) |
boolean | deviceSoftRestarted (ProcessInfo prevSystemServerProcess) |
boolean | deviceSoftRestartedSince (long utcEpochTime, TimeUnit timeUnit) |
boolean | disableAdbRoot () |
void | disableKeyguard () |
boolean | disableNetworkMonitor () |
boolean | disconnectFromWifi () |
boolean | doesFileExist (String deviceFilePath) |
File | dumpHeap (String process, String devicePath) |
boolean | enableAdbRoot () |
boolean | enableNetworkMonitor () |
boolean | encryptDevice (boolean inplace) |
String | executeAdbCommand (long timeout, String... cmdArgs) |
String | executeAdbCommand (String... cmdArgs) |
CommandResult | executeFastbootCommand (String... cmdArgs) |
CommandResult | executeFastbootCommand (long timeout, String... cmdArgs) |
CommandResult | executeLongFastbootCommand (String... cmdArgs) |
String | executeShellCommand (String command) |
void | executeShellCommand (String command, IShellOutputReceiver receiver, long maxTimeToOutputShellResponse, TimeUnit timeUnit, int retryAttempts) |
void | executeShellCommand (String command, IShellOutputReceiver receiver, long maxTimeoutForCommand, long maxTimeToOutputShellResponse, TimeUnit timeUnit, int retryAttempts) |
void | executeShellCommand (String command, IShellOutputReceiver receiver) |
CommandResult | executeShellV2Command (String cmd) |
CommandResult | executeShellV2Command (String cmd, OutputStream pipeToOutput) |
CommandResult | executeShellV2Command (String cmd, File pipeAsInput) |
CommandResult | executeShellV2Command (String cmd, long maxTimeoutForCommand, TimeUnit timeUnit, int retryAttempts) |
CommandResult | executeShellV2Command (String cmd, long maxTimeoutForCommand, TimeUnit timeUnit) |
CommandResult | executeShellV2Command (String cmd, File pipeAsInput, OutputStream pipeToOutput, long maxTimeoutForCommand, TimeUnit timeUnit, int retryAttempts) |
CommandResult | executeShellV2Command (String cmd, File pipeAsInput, OutputStream pipeToOutput, OutputStream pipeToError, long maxTimeoutForCommand, TimeUnit timeUnit, int retryAttempts) |
CommandResult | fastbootWipePartition (String partition) |
| getActiveApexes () |
| getAllSettings (String namespace) |
DeviceAllocationState | getAllocationState () |
String | getAndroidId (int userId) |
| getAndroidIds () |
int | getApiLevel () |
PackageInfo | getAppPackageInfo (String packageName) |
| getAppPackageInfos () |
String | getBasebandVersion () |
Integer | getBattery () |
boolean | getBooleanProperty (String name, boolean defaultValue) |
| getBootHistory () |
| getBootHistorySince (long utcEpochTime, TimeUnit timeUnit) |
String | getBootloaderVersion () |
InputStreamSource | getBugreport () |
InputStreamSource | getBugreportz () |
String | getBuildAlias () |
String | getBuildFlavor () |
String | getBuildId () |
String | getBuildSigningKeys () |
DeviceDescriptor | getCachedDeviceDescriptor () |
String[] | getChildren (String path) |
DeviceFoldableState | getCurrentFoldableState () |
int | getCurrentUser () |
String | getDeviceClass () |
long | getDeviceDate () |
DeviceDescriptor | getDeviceDescriptor () |
TestDeviceState | getDeviceState () |
long | getDeviceTimeOffset (Date date) |
InputStreamSource | getEmulatorOutput () |
Process | getEmulatorProcess () |
final File | getExecuteShellCommandLog () 包含所有executeShellCommand(String) 日志的日志。 |
long | getExternalStoreFreeSpace () |
String | getFastbootPath () |
String | getFastbootProductType () |
String | getFastbootProductVariant () |
String | getFastbootSerialNumber () |
String | getFastbootVariable (String variableName) |
String | getFastbootVersion () |
IFileEntry | getFileEntry (String path) |
IFileEntry | getFileEntry (FileListingService.FileEntry entry) 从非根路径获取FileEntry 的非官方助手。 |
| getFoldableStates () |
IDevice | getIDevice () |
| getInstalledPackageNames () |
long | getIntProperty (String name, long defaultValue) |
String | getIpAddress () |
KeyguardControllerState | getKeyguardState () |
long | getLastExpectedRebootTimeMillis () |
int | getLaunchApiLevel () |
InputStreamSource | getLogcat () |
InputStreamSource | getLogcat (int maxBytes) |
InputStreamSource | getLogcatDump () |
InputStreamSource | getLogcatSince (long date) |
String | getMacAddress () |
| getMainlineModuleInfo () |
int | getMaxNumberOfRunningUsersSupported () |
int | getMaxNumberOfUsersSupported () |
IDeviceStateMonitor | getMonitor () |
String | getMountPoint (String mountName) |
ITestDevice.MountPointInfo | getMountPointInfo (String mountpoint) |
| getMountPointInfo () |
TestDeviceOptions | getOptions () |
long | getPartitionFreeSpace (String partition) |
Integer | getPrimaryUserId () |
ProcessInfo | getProcessByName (String processName) |
String | getProcessPid (String process) |
String | getProductType () |
String | getProductVariant () |
String | getProperty (String name) |
ITestDevice.RecoveryMode | getRecoveryMode () |
InputStreamSource | getScreenshot (String format) |
InputStreamSource | getScreenshot (long displayId) |
InputStreamSource | getScreenshot (String format, boolean rescale) |
InputStreamSource | getScreenshot () |
String | getSerialNumber () |
String | getSetting (int userId, String namespace, String key) |
String | getSetting (String namespace, String key) |
String | getSimOperator () |
String | getSimState () |
| getTombstones () |
long | getTotalMemory () |
| getUninstallablePackageNames () |
boolean | getUseFastbootErase () |
int | getUserFlags (int userId) |
| getUserInfos () |
int | getUserSerialNumber (int userId) |
IManagedTestDevice.DeviceEventResponse | handleAllocationEvent (DeviceEvent event) 处理 DeviceEvent,它可能会也可能不会将此设备转换为新的分配状态。 |
boolean | hasFeature (String feature) |
String | installPackage (File packageFile, boolean reinstall, String... extraArgs) |
String | installPackage (File packageFile, boolean reinstall, boolean grantPermissions, String... extraArgs) |
String | installPackageForUser (File packageFile, boolean reinstall, int userId, String... extraArgs) |
String | installPackageForUser (File packageFile, boolean reinstall, boolean grantPermissions, int userId, String... extraArgs) |
boolean | isAdbRoot () |
boolean | isAdbTcp () |
boolean | isAppEnumerationSupported () |
boolean | isDeviceEncrypted () |
boolean | isDirectory (String path) |
boolean | isEnableAdbRoot () |
boolean | isEncryptionSupported () |
boolean | isExecutable (String fullPath) |
boolean | isFastbootEnabled () |
boolean | isHeadless () |
boolean | isMultiUserSupported () |
boolean | isPackageInstalled (String packageName, String userId) |
boolean | isPackageInstalled (String packageName) |
boolean | isRuntimePermissionSupported () |
boolean | isStateBootloaderOrFastbootd () |
boolean | isUserRunning (int userId) |
boolean | isUserSecondary (int userId) |
boolean | isWifiEnabled () |
| listDisplayIds () |
| listUsers () |
boolean | logBugreport (String dataName, ITestLogger listener) |
void | logOnDevice (String tag, Log.LogLevel level, String format, Object... args) |
void | nonBlockingReboot () |
void | postAdbRootAction () 如果设备需要在 adb root 之后和设备重新联机之前执行某些特定操作,则覆盖。 |
void | postAdbUnrootAction () 如果设备需要在 adb unroot 之后和设备重新联机之前执行某些特定操作,则覆盖。 |
void | postBootSetup () |
void | postInvocationTearDown (Throwable exception) |
void | preInvocationSetup (IBuildInfo info, MultiMap<String, String> attributes) |
boolean | pullDir (String deviceFilePath, File localDir) |
boolean | pullFile (String remoteFilePath, File localFile) |
File | pullFile (String remoteFilePath) |
String | pullFileContents (String remoteFilePath) |
File | pullFileFromExternal (String remoteFilePath) |
boolean | pushDir (File localFileDir, String deviceFilePath, excludedDirectories) pushDir (File localFileDir, String deviceFilePath, excludedDirectories) |
boolean | pushDir (File localFileDir, String deviceFilePath) |
boolean | pushFile (File localFile, String remoteFilePath) |
boolean | pushString (String contents, String remoteFilePath) |
void | reboot (String reason) |
void | reboot () |
void | rebootIntoBootloader () |
void | rebootIntoFastbootd () |
void | rebootIntoRecovery () |
void | rebootIntoSideload () |
void | rebootIntoSideload (boolean autoReboot) |
void | rebootUntilOnline () |
void | rebootUntilOnline (String reason) |
void | rebootUserspace () |
void | rebootUserspaceUntilOnline () |
void | recoverDevice () 尝试恢复设备通信。 |
void | remountSystemWritable () |
void | remountVendorWritable () |
boolean | removeAdmin (String componentName, int userId) |
void | removeOwners () |
boolean | removeUser (int userId) |
void | resetContentProviderSetup () 重置内容提供程序设置的标志以再次触发它。 |
boolean | runInstrumentationTests (IRemoteAndroidTestRunner runner, ITestLifeCycleReceiver... listeners) |
boolean | runInstrumentationTests (IRemoteAndroidTestRunner runner, listeners) runInstrumentationTests (IRemoteAndroidTestRunner runner, listeners) |
boolean | runInstrumentationTestsAsUser (IRemoteAndroidTestRunner runner, int userId, ITestLifeCycleReceiver... listeners) |
boolean | runInstrumentationTestsAsUser (IRemoteAndroidTestRunner runner, int userId, listeners) runInstrumentationTestsAsUser (IRemoteAndroidTestRunner runner, int userId, listeners) |
void | setConfiguration ( IConfiguration configuration) 注入正在使用的IConfiguration 。 |
void | setDate (Date date) |
boolean | setDeviceOwner (String componentName, int userId) |
void | setDeviceState (TestDeviceState deviceState) |
void | setEmulatorOutputStream ( SizeLimitedOutputStream output) 对于模拟器,将SizeLimitedOutputStream 设置为日志输出 |
void | setEmulatorProcess (Process p) |
void | setFastbootEnabled (boolean fastbootEnabled) |
void | setFastbootPath (String fastbootPath) |
void | setIDevice (IDevice newDevice) |
void | setOptions (TestDeviceOptions options) |
boolean | setProperty (String propKey, String propValue) |
void | setRecovery (IDeviceRecovery recovery) |
void | setRecoveryMode (ITestDevice.RecoveryMode mode) |
void | setSetting (String namespace, String key, String value) |
void | setSetting (int userId, String namespace, String key, String value) |
void | setUseFastbootErase (boolean useFastbootErase) |
void | startLogcat () |
boolean | startUser (int userId) |
boolean | startUser (int userId, boolean waitFlag) |
void | stopEmulatorOutput () |
void | stopLogcat () |
boolean | stopUser (int userId) |
boolean | stopUser (int userId, boolean waitFlag, boolean forceFlag) |
String | switchToAdbTcp () |
boolean | switchToAdbUsb () |
boolean | switchUser (int userId) |
boolean | switchUser (int userId, long timeout) |
boolean | syncFiles (File localFileDir, String deviceFilePath) |
Bugreport | takeBugreport () |
boolean | unencryptDevice () |
String | uninstallPackage (String packageName) |
String | uninstallPackageForUser (String packageName, int userId) |
boolean | unlockDevice () |
boolean | waitForBootComplete (long timeOut) |
void | waitForDeviceAvailable () |
void | waitForDeviceAvailable (long waitTime) |
boolean | waitForDeviceInRecovery (long waitTime) |
boolean | waitForDeviceInSideload (long waitTime) |
boolean | waitForDeviceNotAvailable (long waitTime) |
void | waitForDeviceOnline () |
void | waitForDeviceOnline (long waitTime) |
boolean | waitForDeviceShell (long waitTime) |
常数
INVALID_USER_ID
public static final int INVALID_USER_ID
为任何无效/未找到的用户 ID 返回值:UserHandle 定义了 -10000 值
常数值:-10000 (0xffffd8f0)
MAX_HOST_DEVICE_TIME_OFFSET
protected static final long MAX_HOST_DEVICE_TIME_OFFSET
常数值:5000 (0x0000000000001388)
MAX_RETRY_ATTEMPTS
protected static final int MAX_RETRY_ATTEMPTS
命令重试尝试执行的默认次数
常数值:2 (0x00000002)
字段
SD卡
protected static final String SD_CARD
STORAGE_EMULATED
protected static final String STORAGE_EMULATED
mOptions
protected TestDeviceOptions mOptions
mStateMonitor
protected final IDeviceStateMonitor mStateMonitor
公共构造函数
NativeDevice
public NativeDevice (IDevice device,
IDeviceStateMonitor stateMonitor,
IDeviceMonitor allocationMonitor)
创建一个TestDevice
。
公共方法
checkApiLevelAgainstNextRelease
public boolean checkApiLevelAgainstNextRelease (int strictMinLevel)
投掷 |
---|
DeviceNotAvailableException | |
检查连接性
public boolean checkConnectivity ()
投掷 |
---|
DeviceNotAvailableException | |
清除错误对话框
public boolean clearErrorDialogs ()
投掷 |
---|
DeviceNotAvailableException | |
clearLastConnectedWifi网络
public void clearLastConnectedWifiNetwork ()
清除Logcat
public void clearLogcat ()
连接到Wifi网络
public boolean connectToWifiNetwork (String wifiSsid,
String wifiPsk)
参数 |
---|
wifiSsid | String |
wifiPsk | String |
投掷 |
---|
DeviceNotAvailableException | |
连接到Wifi网络
public boolean connectToWifiNetwork (String wifiSsid,
String wifiPsk,
boolean scanSsid)
参数 |
---|
wifiSsid | String |
wifiPsk | String |
scanSsid | boolean |
投掷 |
---|
DeviceNotAvailableException | |
connectToWifiNetworkIfNeeded
public boolean connectToWifiNetworkIfNeeded (String wifiSsid,
String wifiPsk,
boolean scanSsid)
参数 |
---|
wifiSsid | String |
wifiPsk | String |
scanSsid | boolean |
投掷 |
---|
DeviceNotAvailableException | |
connectToWifiNetworkIfNeeded
public boolean connectToWifiNetworkIfNeeded (String wifiSsid,
String wifiPsk)
参数 |
---|
wifiSsid | String |
wifiPsk | String |
投掷 |
---|
DeviceNotAvailableException | |
创建用户
public int createUser (String name,
boolean guest,
boolean ephemeral)
参数 |
---|
name | String |
guest | boolean |
ephemeral | boolean |
投掷 |
---|
DeviceNotAvailableException | |
创建用户
public int createUser (String name)
投掷 |
---|
DeviceNotAvailableException | |
createUserNoThrow
public int createUserNoThrow (String name)
投掷 |
---|
DeviceNotAvailableException | |
删除文件
public void deleteFile (String deviceFilePath)
投掷 |
---|
DeviceNotAvailableException | |
deviceSoftRestarted
public boolean deviceSoftRestarted (ProcessInfo prevSystemServerProcess)
参数 |
---|
prevSystemServerProcess | ProcessInfo |
投掷 |
---|
DeviceNotAvailableException | |
deviceSoftRestartedSince
public boolean deviceSoftRestartedSince (long utcEpochTime,
TimeUnit timeUnit)
参数 |
---|
utcEpochTime | long |
timeUnit | TimeUnit |
投掷 |
---|
DeviceNotAvailableException | |
禁用AdbRoot
public boolean disableAdbRoot ()
投掷 |
---|
DeviceNotAvailableException | |
禁用键盘保护
public void disableKeyguard ()
投掷 |
---|
DeviceNotAvailableException | |
禁用网络监视器
public boolean disableNetworkMonitor ()
投掷 |
---|
DeviceNotAvailableException | |
disconnectFromWifi
public boolean disconnectFromWifi ()
投掷 |
---|
DeviceNotAvailableException | |
文件存在
public boolean doesFileExist (String deviceFilePath)
投掷 |
---|
DeviceNotAvailableException | |
转储堆
public File dumpHeap (String process,
String devicePath)
参数 |
---|
process | String |
devicePath | String |
投掷 |
---|
DeviceNotAvailableException | |
启用AdbRoot
public boolean enableAdbRoot ()
投掷 |
---|
DeviceNotAvailableException | |
启用网络监视器
public boolean enableNetworkMonitor ()
投掷 |
---|
DeviceNotAvailableException | |
加密设备
public boolean encryptDevice (boolean inplace)
投掷 |
---|
DeviceNotAvailableException | |
执行AdbCommand
public String executeAdbCommand (long timeout,
String... cmdArgs)
参数 |
---|
timeout | long |
cmdArgs | String |
投掷 |
---|
DeviceNotAvailableException | |
执行AdbCommand
public String executeAdbCommand (String... cmdArgs)
投掷 |
---|
DeviceNotAvailableException | |
执行Fastboot命令
public CommandResult executeFastbootCommand (String... cmdArgs)
投掷 |
---|
DeviceNotAvailableException | |
执行Fastboot命令
public CommandResult executeFastbootCommand (long timeout,
String... cmdArgs)
参数 |
---|
timeout | long |
cmdArgs | String |
投掷 |
---|
DeviceNotAvailableException | |
执行LongFastboot命令
public CommandResult executeLongFastbootCommand (String... cmdArgs)
投掷 |
---|
DeviceNotAvailableException | |
执行ShellCommand
public String executeShellCommand (String command)
投掷 |
---|
DeviceNotAvailableException | |
执行ShellCommand
public void executeShellCommand (String command,
IShellOutputReceiver receiver,
long maxTimeToOutputShellResponse,
TimeUnit timeUnit,
int retryAttempts)
参数 |
---|
command | String |
receiver | IShellOutputReceiver |
maxTimeToOutputShellResponse | long |
timeUnit | TimeUnit |
retryAttempts | int |
投掷 |
---|
DeviceNotAvailableException | |
执行ShellCommand
public void executeShellCommand (String command,
IShellOutputReceiver receiver,
long maxTimeoutForCommand,
long maxTimeToOutputShellResponse,
TimeUnit timeUnit,
int retryAttempts)
参数 |
---|
command | String |
receiver | IShellOutputReceiver |
maxTimeoutForCommand | long |
maxTimeToOutputShellResponse | long |
timeUnit | TimeUnit |
retryAttempts | int |
投掷 |
---|
DeviceNotAvailableException | |
执行ShellCommand
public void executeShellCommand (String command,
IShellOutputReceiver receiver)
参数 |
---|
command | String |
receiver | IShellOutputReceiver |
投掷 |
---|
DeviceNotAvailableException | |
执行ShellV2命令
public CommandResult executeShellV2Command (String cmd)
投掷 |
---|
DeviceNotAvailableException | |
执行ShellV2命令
public CommandResult executeShellV2Command (String cmd,
OutputStream pipeToOutput)
参数 |
---|
cmd | String |
pipeToOutput | OutputStream |
投掷 |
---|
DeviceNotAvailableException | |
执行ShellV2命令
public CommandResult executeShellV2Command (String cmd,
File pipeAsInput)
参数 |
---|
cmd | String |
pipeAsInput | File |
投掷 |
---|
DeviceNotAvailableException | |
执行ShellV2命令
public CommandResult executeShellV2Command (String cmd,
long maxTimeoutForCommand,
TimeUnit timeUnit,
int retryAttempts)
参数 |
---|
cmd | String |
maxTimeoutForCommand | long |
timeUnit | TimeUnit |
retryAttempts | int |
投掷 |
---|
DeviceNotAvailableException | |
执行ShellV2命令
public CommandResult executeShellV2Command (String cmd,
long maxTimeoutForCommand,
TimeUnit timeUnit)
参数 |
---|
cmd | String |
maxTimeoutForCommand | long |
timeUnit | TimeUnit |
投掷 |
---|
DeviceNotAvailableException | |
执行ShellV2命令
public CommandResult executeShellV2Command (String cmd,
File pipeAsInput,
OutputStream pipeToOutput,
long maxTimeoutForCommand,
TimeUnit timeUnit,
int retryAttempts)
参数 |
---|
cmd | String |
pipeAsInput | File |
pipeToOutput | OutputStream |
maxTimeoutForCommand | long |
timeUnit | TimeUnit |
retryAttempts | int |
投掷 |
---|
DeviceNotAvailableException | |
执行ShellV2命令
public CommandResult executeShellV2Command (String cmd,
File pipeAsInput,
OutputStream pipeToOutput,
OutputStream pipeToError,
long maxTimeoutForCommand,
TimeUnit timeUnit,
int retryAttempts)
参数 |
---|
cmd | String |
pipeAsInput | File |
pipeToOutput | OutputStream |
pipeToError | OutputStream |
maxTimeoutForCommand | long |
timeUnit | TimeUnit |
retryAttempts | int |
投掷 |
---|
DeviceNotAvailableException | |
fastbootWipePartition
public CommandResult fastbootWipePartition (String partition)
投掷 |
---|
DeviceNotAvailableException | |
获取ActiveApex
public getActiveApexes ()
投掷 |
---|
DeviceNotAvailableException | |
获取所有设置
public getAllSettings (String namespace)
投掷 |
---|
DeviceNotAvailableException | |
获取分配状态
public DeviceAllocationState getAllocationState ()
获取AndroidId
public String getAndroidId (int userId)
投掷 |
---|
DeviceNotAvailableException | |
获取AndroidIds
public getAndroidIds ()
投掷 |
---|
DeviceNotAvailableException | |
获取 API 级别
public int getApiLevel ()
投掷 |
---|
DeviceNotAvailableException | |
获取应用程序包信息
public PackageInfo getAppPackageInfo (String packageName)
投掷 |
---|
DeviceNotAvailableException | |
getAppPackageInfos
public getAppPackageInfos ()
投掷 |
---|
DeviceNotAvailableException | |
获取基带版本
public String getBasebandVersion ()
投掷 |
---|
DeviceNotAvailableException | |
获取电池
public Integer getBattery ()
获取布尔属性
public boolean getBooleanProperty (String name,
boolean defaultValue)
参数 |
---|
name | String |
defaultValue | boolean |
投掷 |
---|
DeviceNotAvailableException | |
获取启动历史
public getBootHistory ()
投掷 |
---|
DeviceNotAvailableException | |
getBootHistorySince
public getBootHistorySince (long utcEpochTime,
TimeUnit timeUnit)
参数 |
---|
utcEpochTime | long |
timeUnit | TimeUnit |
投掷 |
---|
DeviceNotAvailableException | |
获取引导加载程序版本
public String getBootloaderVersion ()
投掷 |
---|
DeviceNotAvailableException | |
获取报告
public InputStreamSource getBugreport ()
getBugreportz
public InputStreamSource getBugreportz ()
获取构建别名
public String getBuildAlias ()
投掷 |
---|
DeviceNotAvailableException | |
获取BuildFlavor
public String getBuildFlavor ()
投掷 |
---|
DeviceNotAvailableException | |
获取BuildId
public String getBuildId ()
投掷 |
---|
DeviceNotAvailableException | |
getBuildSigningKeys
public String getBuildSigningKeys ()
投掷 |
---|
DeviceNotAvailableException | |
getCachedDeviceDescriptor
public DeviceDescriptor getCachedDeviceDescriptor ()
得到孩子
public String[] getChildren (String path)
投掷 |
---|
DeviceNotAvailableException | |
获取当前可折叠状态
public DeviceFoldableState getCurrentFoldableState ()
投掷 |
---|
DeviceNotAvailableException | |
获取当前用户
public int getCurrentUser ()
投掷 |
---|
DeviceNotAvailableException | |
获取设备类
public String getDeviceClass ()
获取设备日期
public long getDeviceDate ()
投掷 |
---|
DeviceNotAvailableException | |
获取设备描述符
public DeviceDescriptor getDeviceDescriptor ()
获取设备状态
public TestDeviceState getDeviceState ()
获取设备时间偏移
public long getDeviceTimeOffset (Date date)
投掷 |
---|
DeviceNotAvailableException | |
得到模拟器输出
public InputStreamSource getEmulatorOutput ()
获取模拟器进程
public Process getEmulatorProcess ()
获取ExternalStoreFreeSpace
public long getExternalStoreFreeSpace ()
投掷 |
---|
DeviceNotAvailableException | |
获取快速启动路径
public String getFastbootPath ()
获取快速启动产品类型
public String getFastbootProductType ()
投掷 |
---|
DeviceNotAvailableException | |
获取FastbootProductVariant
public String getFastbootProductVariant ()
投掷 |
---|
DeviceNotAvailableException | |
getFastbootSerialNumber
public String getFastbootSerialNumber ()
获取快速启动变量
public String getFastbootVariable (String variableName)
投掷 |
---|
DeviceNotAvailableException | |
获取快速启动版本
public String getFastbootVersion ()
获取文件条目
public IFileEntry getFileEntry (String path)
投掷 |
---|
DeviceNotAvailableException | |
获取文件条目
public IFileEntry getFileEntry (FileListingService.FileEntry entry)
从非根路径获取FileEntry
的非官方助手。 FIXME:重构 FileEntry 系统以使其可从任何路径使用。 (甚至非根)。
参数 |
---|
entry | FileListingService.FileEntry : FileEntry 不一定是 Ddmlib 要求的根目录。 |
投掷 |
---|
DeviceNotAvailableException | |
获取可折叠状态
public getFoldableStates ()
投掷 |
---|
DeviceNotAvailableException | |
获取设备
public IDevice getIDevice ()
getInstalledPackageNames
public getInstalledPackageNames ()
投掷 |
---|
DeviceNotAvailableException | |
获取IntProperty
public long getIntProperty (String name,
long defaultValue)
参数 |
---|
name | String |
defaultValue | long |
投掷 |
---|
DeviceNotAvailableException | |
获取IP地址
public String getIpAddress ()
投掷 |
---|
DeviceNotAvailableException | |
获取KeyguardState
public KeyguardControllerState getKeyguardState ()
退货 |
---|
KeyguardControllerState | |
投掷 |
---|
DeviceNotAvailableException | |
getLastExpectedRebootTimeMillis
public long getLastExpectedRebootTimeMillis ()
getLaunchApiLevel
public int getLaunchApiLevel ()
投掷 |
---|
DeviceNotAvailableException | |
获取日志猫
public InputStreamSource getLogcat ()
获取日志猫
public InputStreamSource getLogcat (int maxBytes)
获取LogcatDump
public InputStreamSource getLogcatDump ()
getLogcatSince
public InputStreamSource getLogcatSince (long date)
获取Mac地址
public String getMacAddress ()
获取MainlineModuleInfo
public getMainlineModuleInfo ()
投掷 |
---|
DeviceNotAvailableException | |
public int getMaxNumberOfRunningUsersSupported ()
投掷 |
---|
DeviceNotAvailableException | |
public int getMaxNumberOfUsersSupported ()
投掷 |
---|
DeviceNotAvailableException | |
获取监视器
public IDeviceStateMonitor getMonitor ()
获取挂载点
public String getMountPoint (String mountName)
获取挂载点信息
public ITestDevice.MountPointInfo getMountPointInfo (String mountpoint)
退货 |
---|
ITestDevice.MountPointInfo | |
投掷 |
---|
DeviceNotAvailableException | |
获取挂载点信息
public getMountPointInfo ()
投掷 |
---|
DeviceNotAvailableException | |
获取选项
public TestDeviceOptions getOptions ()
获取分区空闲空间
public long getPartitionFreeSpace (String partition)
投掷 |
---|
DeviceNotAvailableException | |
获取PrimaryUserId
public Integer getPrimaryUserId ()
投掷 |
---|
DeviceNotAvailableException | |
getProcessByName
public ProcessInfo getProcessByName (String processName)
投掷 |
---|
DeviceNotAvailableException | |
获取进程标识符
public String getProcessPid (String process)
投掷 |
---|
DeviceNotAvailableException | |
获取产品类型
public String getProductType ()
投掷 |
---|
DeviceNotAvailableException | |
获取ProductVariant
public String getProductVariant ()
投掷 |
---|
DeviceNotAvailableException | |
获取属性
public String getProperty (String name)
投掷 |
---|
DeviceNotAvailableException | |
获取恢复模式
public ITestDevice.RecoveryMode getRecoveryMode ()
退货 |
---|
ITestDevice.RecoveryMode | |
获取屏幕截图
public InputStreamSource getScreenshot (String format)
投掷 |
---|
DeviceNotAvailableException | |
获取屏幕截图
public InputStreamSource getScreenshot (long displayId)
投掷 |
---|
DeviceNotAvailableException | |
获取屏幕截图
public InputStreamSource getScreenshot (String format,
boolean rescale)
参数 |
---|
format | String |
rescale | boolean |
投掷 |
---|
DeviceNotAvailableException | |
获取屏幕截图
public InputStreamSource getScreenshot ()
投掷 |
---|
DeviceNotAvailableException | |
获取序列号
public String getSerialNumber ()
获取设置
public String getSetting (int userId,
String namespace,
String key)
参数 |
---|
userId | int |
namespace | String |
key | String |
投掷 |
---|
DeviceNotAvailableException | |
获取设置
public String getSetting (String namespace,
String key)
参数 |
---|
namespace | String |
key | String |
投掷 |
---|
DeviceNotAvailableException | |
获取SimOperator
public String getSimOperator ()
得到模拟状态
public String getSimState ()
得到墓碑
public getTombstones ()
投掷 |
---|
DeviceNotAvailableException | |
获得总内存
public long getTotalMemory ()
getUninstallablePackageNames
public getUninstallablePackageNames ()
投掷 |
---|
DeviceNotAvailableException | |
getUseFastbootErase
public boolean getUseFastbootErase ()
获取用户标志
public int getUserFlags (int userId)
投掷 |
---|
DeviceNotAvailableException | |
获取用户信息
public getUserInfos ()
投掷 |
---|
DeviceNotAvailableException | |
获取用户序列号
public int getUserSerialNumber (int userId)
投掷 |
---|
DeviceNotAvailableException | |
处理分配事件
public IManagedTestDevice.DeviceEventResponse handleAllocationEvent (DeviceEvent event)
处理 DeviceEvent,它可能会也可能不会将此设备转换为新的分配状态。
退货 |
---|
IManagedTestDevice.DeviceEventResponse | |
有特点
public boolean hasFeature (String feature)
投掷 |
---|
DeviceNotAvailableException | |
安装包
public String installPackage (File packageFile,
boolean reinstall,
String... extraArgs)
参数 |
---|
packageFile | File |
reinstall | boolean |
extraArgs | String |
投掷 |
---|
DeviceNotAvailableException | |
安装包
public String installPackage (File packageFile,
boolean reinstall,
boolean grantPermissions,
String... extraArgs)
参数 |
---|
packageFile | File |
reinstall | boolean |
grantPermissions | boolean |
extraArgs | String |
投掷 |
---|
DeviceNotAvailableException | |
installPackageForUser
public String installPackageForUser (File packageFile,
boolean reinstall,
int userId,
String... extraArgs)
参数 |
---|
packageFile | File |
reinstall | boolean |
userId | int |
extraArgs | String |
投掷 |
---|
DeviceNotAvailableException | |
installPackageForUser
public String installPackageForUser (File packageFile,
boolean reinstall,
boolean grantPermissions,
int userId,
String... extraArgs)
参数 |
---|
packageFile | File |
reinstall | boolean |
grantPermissions | boolean |
userId | int |
extraArgs | String |
投掷 |
---|
DeviceNotAvailableException | |
isAdbRoot
public boolean isAdbRoot ()
投掷 |
---|
DeviceNotAvailableException | |
isAdbTcp
public boolean isAdbTcp ()
isAppEnumeration 支持
public boolean isAppEnumerationSupported ()
投掷 |
---|
DeviceNotAvailableException | |
isDeviceEncrypted
public boolean isDeviceEncrypted ()
投掷 |
---|
DeviceNotAvailableException | |
是目录
public boolean isDirectory (String path)
投掷 |
---|
DeviceNotAvailableException | |
isEnableAdbRoot
public boolean isEnableAdbRoot ()
退货 |
---|
boolean | 如果应在设备上启用 adb root,则为true |
isEncryptionSupported
public boolean isEncryptionSupported ()
投掷 |
---|
DeviceNotAvailableException | |
是可执行的
public boolean isExecutable (String fullPath)
投掷 |
---|
DeviceNotAvailableException | |
isFastbootEnabled
public boolean isFastbootEnabled ()
是无头的
public boolean isHeadless ()
投掷 |
---|
DeviceNotAvailableException | |
支持多用户
public boolean isMultiUserSupported ()
投掷 |
---|
DeviceNotAvailableException | |
isPackageInstalled
public boolean isPackageInstalled (String packageName,
String userId)
参数 |
---|
packageName | String |
userId | String |
投掷 |
---|
DeviceNotAvailableException | |
isPackageInstalled
public boolean isPackageInstalled (String packageName)
投掷 |
---|
DeviceNotAvailableException | |
isRuntimePermissionSupported
public boolean isRuntimePermissionSupported ()
投掷 |
---|
DeviceNotAvailableException | |
isStateBootloader 或 Fastbootd
public boolean isStateBootloaderOrFastbootd ()
isUserRunning
public boolean isUserRunning (int userId)
投掷 |
---|
DeviceNotAvailableException | |
isUserSecondary
public boolean isUserSecondary (int userId)
投掷 |
---|
DeviceNotAvailableException | |
isWifiEnabled
public boolean isWifiEnabled ()
投掷 |
---|
DeviceNotAvailableException | |
listDisplayIds
public listDisplayIds ()
投掷 |
---|
DeviceNotAvailableException | |
列表用户
public listUsers ()
投掷 |
---|
DeviceNotAvailableException | |
日志错误报告
public boolean logBugreport (String dataName,
ITestLogger listener)
参数 |
---|
dataName | String |
listener | ITestLogger |
登录设备
public void logOnDevice (String tag,
Log.LogLevel level,
String format,
Object... args)
参数 |
---|
tag | String |
level | Log.LogLevel |
format | String |
args | Object |
非阻塞重启
public void nonBlockingReboot ()
投掷 |
---|
DeviceNotAvailableException | |
postAdbRootAction
public void postAdbRootAction ()
如果设备需要在 adb root 之后和设备重新联机之前执行某些特定操作,则覆盖。默认实现不包括任何添加操作。在此阶段不保证启用 adb root。
投掷 |
---|
DeviceNotAvailableException | |
postAdbUnrootAction
public void postAdbUnrootAction ()
如果设备需要在 adb unroot 之后和设备重新联机之前执行某些特定操作,则覆盖。默认实现不包括任何其他操作。 adb root 不能保证在这个阶段被禁用。
投掷 |
---|
DeviceNotAvailableException | |
postBootSetup
public void postBootSetup ()
投掷 |
---|
DeviceNotAvailableException | |
postInvocationTearDown
public void postInvocationTearDown (Throwable exception)
preInvocationSetup
public void preInvocationSetup (IBuildInfo info,
MultiMap<String, String> attributes)
参数 |
---|
info | IBuildInfo |
attributes | MultiMap |
投掷 |
---|
DeviceNotAvailableException | |
TargetSetupError | |
拉动目录
public boolean pullDir (String deviceFilePath,
File localDir)
参数 |
---|
deviceFilePath | String |
localDir | File |
投掷 |
---|
DeviceNotAvailableException | |
拉取文件
public boolean pullFile (String remoteFilePath,
File localFile)
参数 |
---|
remoteFilePath | String |
localFile | File |
投掷 |
---|
DeviceNotAvailableException | |
拉取文件
public File pullFile (String remoteFilePath)
投掷 |
---|
DeviceNotAvailableException | |
拉文件内容
public String pullFileContents (String remoteFilePath)
投掷 |
---|
DeviceNotAvailableException | |
从外部拉取文件
public File pullFileFromExternal (String remoteFilePath)
投掷 |
---|
DeviceNotAvailableException | |
推送目录
public boolean pushDir (File localFileDir,
String deviceFilePath,
excludedDirectories)
参数 |
---|
localFileDir | File |
deviceFilePath | String |
excludedDirectories | |
投掷 |
---|
DeviceNotAvailableException | |
推送目录
public boolean pushDir (File localFileDir,
String deviceFilePath)
参数 |
---|
localFileDir | File |
deviceFilePath | String |
投掷 |
---|
DeviceNotAvailableException | |
推送文件
public boolean pushFile (File localFile,
String remoteFilePath)
参数 |
---|
localFile | File |
remoteFilePath | String |
投掷 |
---|
DeviceNotAvailableException | |
推字符串
public boolean pushString (String contents,
String remoteFilePath)
参数 |
---|
contents | String |
remoteFilePath | String |
投掷 |
---|
DeviceNotAvailableException | |
重启
public void reboot (String reason)
投掷 |
---|
DeviceNotAvailableException | |
重启
public void reboot ()
投掷 |
---|
DeviceNotAvailableException | |
rebootIntoBootloader
public void rebootIntoBootloader ()
投掷 |
---|
DeviceNotAvailableException | |
重启进入Fastbootd
public void rebootIntoFastbootd ()
投掷 |
---|
DeviceNotAvailableException | |
重启进入恢复
public void rebootIntoRecovery ()
投掷 |
---|
DeviceNotAvailableException | |
rebootIntoSideload
public void rebootIntoSideload ()
投掷 |
---|
DeviceNotAvailableException | |
rebootIntoSideload
public void rebootIntoSideload (boolean autoReboot)
投掷 |
---|
DeviceNotAvailableException | |
重启直到在线
public void rebootUntilOnline ()
投掷 |
---|
DeviceNotAvailableException | |
重启直到在线
public void rebootUntilOnline (String reason)
投掷 |
---|
DeviceNotAvailableException | |
重启用户空间
public void rebootUserspace ()
投掷 |
---|
DeviceNotAvailableException | |
rebootUserspaceUntilOnline
public void rebootUserspaceUntilOnline ()
投掷 |
---|
DeviceNotAvailableException | |
恢复设备
public void recoverDevice ()
尝试恢复设备通信。
投掷 |
---|
DeviceNotAvailableException | 如果设备不再可用 |
remountSystemWritable
public void remountSystemWritable ()
投掷 |
---|
DeviceNotAvailableException | |
remountVendorWritable
public void remountVendorWritable ()
投掷 |
---|
DeviceNotAvailableException | |
删除管理员
public boolean removeAdmin (String componentName,
int userId)
参数 |
---|
componentName | String |
userId | int |
投掷 |
---|
DeviceNotAvailableException | |
移除所有者
public void removeOwners ()
投掷 |
---|
DeviceNotAvailableException | |
删除用户
public boolean removeUser (int userId)
投掷 |
---|
DeviceNotAvailableException | |
重置内容提供者设置
public void resetContentProviderSetup ()
重置内容提供程序设置的标志以再次触发它。
运行仪器测试
public boolean runInstrumentationTests (IRemoteAndroidTestRunner runner,
ITestLifeCycleReceiver... listeners)
参数 |
---|
runner | IRemoteAndroidTestRunner |
listeners | ITestLifeCycleReceiver |
投掷 |
---|
DeviceNotAvailableException | |
运行仪器测试
public boolean runInstrumentationTests (IRemoteAndroidTestRunner runner,
listeners)
参数 |
---|
runner | IRemoteAndroidTestRunner |
listeners | |
投掷 |
---|
DeviceNotAvailableException | |
runInstrumentationTestsAsUser
public boolean runInstrumentationTestsAsUser (IRemoteAndroidTestRunner runner,
int userId,
ITestLifeCycleReceiver... listeners)
参数 |
---|
runner | IRemoteAndroidTestRunner |
userId | int |
listeners | ITestLifeCycleReceiver |
投掷 |
---|
DeviceNotAvailableException | |
runInstrumentationTestsAsUser
public boolean runInstrumentationTestsAsUser (IRemoteAndroidTestRunner runner,
int userId,
listeners)
参数 |
---|
runner | IRemoteAndroidTestRunner |
userId | int |
listeners | |
投掷 |
---|
DeviceNotAvailableException | |
设置日期
public void setDate (Date date)
投掷 |
---|
DeviceNotAvailableException | |
设置设备所有者
public boolean setDeviceOwner (String componentName,
int userId)
参数 |
---|
componentName | String |
userId | int |
投掷 |
---|
DeviceNotAvailableException | |
设置设备状态
public void setDeviceState (TestDeviceState deviceState)
参数 |
---|
deviceState | TestDeviceState |
设置模拟器进程
public void setEmulatorProcess (Process p)
setFastbootEnabled
public void setFastbootEnabled (boolean fastbootEnabled)
参数 |
---|
fastbootEnabled | boolean |
设置快速启动路径
public void setFastbootPath (String fastbootPath)
设置设备
public void setIDevice (IDevice newDevice)
设置选项
public void setOptions (TestDeviceOptions options)
参数 |
---|
options | TestDeviceOptions |
设置属性
public boolean setProperty (String propKey,
String propValue)
参数 |
---|
propKey | String |
propValue | String |
投掷 |
---|
DeviceNotAvailableException | |
设置恢复
public void setRecovery (IDeviceRecovery recovery)
参数 |
---|
recovery | IDeviceRecovery |
设置恢复模式
public void setRecoveryMode (ITestDevice.RecoveryMode mode)
参数 |
---|
mode | ITestDevice.RecoveryMode |
设置设置
public void setSetting (String namespace,
String key,
String value)
参数 |
---|
namespace | String |
key | String |
value | String |
投掷 |
---|
DeviceNotAvailableException | |
设置设置
public void setSetting (int userId,
String namespace,
String key,
String value)
参数 |
---|
userId | int |
namespace | String |
key | String |
value | String |
投掷 |
---|
DeviceNotAvailableException | |
setUseFastbootErase
public void setUseFastbootErase (boolean useFastbootErase)
参数 |
---|
useFastbootErase | boolean |
启动Logcat
public void startLogcat ()
启动用户
public boolean startUser (int userId)
投掷 |
---|
DeviceNotAvailableException | |
启动用户
public boolean startUser (int userId,
boolean waitFlag)
参数 |
---|
userId | int |
waitFlag | boolean |
投掷 |
---|
DeviceNotAvailableException | |
停止模拟器输出
public void stopEmulatorOutput ()
停止Logcat
public void stopLogcat ()
停止用户
public boolean stopUser (int userId)
投掷 |
---|
DeviceNotAvailableException | |
停止用户
public boolean stopUser (int userId,
boolean waitFlag,
boolean forceFlag)
参数 |
---|
userId | int |
waitFlag | boolean |
forceFlag | boolean |
投掷 |
---|
DeviceNotAvailableException | |
switchToAdbTcp
public String switchToAdbTcp ()
投掷 |
---|
DeviceNotAvailableException | |
switchToAdbUsb
public boolean switchToAdbUsb ()
投掷 |
---|
DeviceNotAvailableException | |
切换用户
public boolean switchUser (int userId)
投掷 |
---|
DeviceNotAvailableException | |
切换用户
public boolean switchUser (int userId,
long timeout)
参数 |
---|
userId | int |
timeout | long |
投掷 |
---|
DeviceNotAvailableException | |
同步文件
public boolean syncFiles (File localFileDir,
String deviceFilePath)
参数 |
---|
localFileDir | File |
deviceFilePath | String |
投掷 |
---|
DeviceNotAvailableException | |
采取Bugreport
public Bugreport takeBugreport ()
解密设备
public boolean unencryptDevice ()
投掷 |
---|
DeviceNotAvailableException | |
卸载包
public String uninstallPackage (String packageName)
投掷 |
---|
DeviceNotAvailableException | |
卸载PackageForUser
public String uninstallPackageForUser (String packageName,
int userId)
参数 |
---|
packageName | String |
userId | int |
投掷 |
---|
DeviceNotAvailableException | |
解锁设备
public boolean unlockDevice ()
投掷 |
---|
DeviceNotAvailableException | |
等待启动完成
public boolean waitForBootComplete (long timeOut)
投掷 |
---|
DeviceNotAvailableException | |
等待设备可用
public void waitForDeviceAvailable ()
投掷 |
---|
DeviceNotAvailableException | |
等待设备可用
public void waitForDeviceAvailable (long waitTime)
投掷 |
---|
DeviceNotAvailableException | |
waitForDeviceInRecovery
public boolean waitForDeviceInRecovery (long waitTime)
waitForDeviceInSideload
public boolean waitForDeviceInSideload (long waitTime)
waitForDeviceNotAvailable
public boolean waitForDeviceNotAvailable (long waitTime)
waitForDeviceOnline
public void waitForDeviceOnline ()
投掷 |
---|
DeviceNotAvailableException | |
waitForDeviceOnline
public void waitForDeviceOnline (long waitTime)
投掷 |
---|
DeviceNotAvailableException | |
waitForDeviceShell
public boolean waitForDeviceShell (long waitTime)
受保护的方法
checkApiLevelAgainst
protected void checkApiLevelAgainst (String feature,
int strictMinLevel)
参数 |
---|
feature | String |
strictMinLevel | int |
doAdbReboot
protected void doAdbReboot (NativeDevice.RebootMode rebootMode,
String reason)
执行 adb 重启。
参数 |
---|
rebootMode | NativeDevice.RebootMode :本次重启的一种模式。 |
reason | String :用于此重新启动。 |
投掷 |
---|
DeviceNotAvailableException | |
确保RuntimePermissionSupported
protected void ensureRuntimePermissionSupported ()
如果不支持运行时权限,则抛出异常的辅助方法
投掷 |
---|
DeviceNotAvailableException | |
getBugreportInternal
protected InputStreamSource getBugreportInternal ()
getBugreportzInternal
protected File getBugreportzInternal ()
将 bugreportz zip 文件作为ERROR(/File)
获取的内部助手方法。
获取运行工具
protected IRunUtil getRunUtil ()
获取要使用的RunUtil
实例。
内部获取属性
protected String internalGetProperty (String propName,
String fastbootVar,
String description)
默认情况下,从 ddmlib 缓存中获取设备属性,然后根据设备是否处于 Fastboot 状态,回退到 `adb shell getprop` 或 `fastboot getvar`。
参数 |
---|
propName | String : `adb shell getprop` 返回的设备属性的名称 |
fastbootVar | String :要查询的等效 fastboot 变量的名称。如果为null ,则不会尝试快速启动查询 |
description | String : 变量的简单描述。第一个字母应该大写。 |
退货 |
---|
String | 一个字符串,可能为null 或为空,包含给定属性的值 |
投掷 |
---|
DeviceNotAvailableException | |
是较新的
protected boolean isNewer (File localFile,
IFileEntry entry)
如果本地文件比远程文件更新,则返回true
。 IFileEntry
精确到分钟,如果时间相同,文件将被视为较新。
参数 |
---|
localFile | File |
entry | IFileEntry |
protected boolean performDeviceAction (String actionDescription,
com.android.tradefed.device.NativeDevice.DeviceAction action,
int retryAttempts)
在此设备上执行操作。如果操作失败,则尝试恢复设备并可选择重试命令。
参数 |
---|
actionDescription | String :要执行的操作的简短描述。仅用于记录目的。 |
action | com.android.tradefed.device.NativeDevice.DeviceAction :要执行的操作 |
retryAttempts | int :如果重试失败但恢复成功,则尝试执行操作 |
投掷 |
---|
DeviceNotAvailableException | 如果恢复尝试失败或最大尝试次数未成功 |
postAdbReboot
protected void postAdbReboot ()
重新启动后可能采取的额外操作。
投掷 |
---|
DeviceNotAvailableException | |
prePostBootSetup
protected void prePostBootSetup ()
允许每种设备类型(AndroidNativeDevice、TestDevice)覆盖此方法以进行特定的启动后设置。
投掷 |
---|
DeviceNotAvailableException | |
设置时钟
protected void setClock (Clock clock)
设置要使用的时钟实例。
setLogStartDelay
protected void setLogStartDelay (int delay)
设置开始在线设备的 logcat 捕获之前等待的时间(以毫秒为单位)。
waitForDeviceNotAvailable
protected void waitForDeviceNotAvailable (String operationDesc,
long time)
参数 |
---|
operationDesc | String |
time | long |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2022-07-06 UTC.
[]
[]