public NestedDeviceStateMonitor (IDeviceManager mgr,
IDevice device,
boolean fastbootEnabled)
参数
mgr
IDeviceManager
device
IDevice
fastbootEnabled
boolean
受保护的方法
postOnlineCheck
protected boolean postOnlineCheck (long waitTime)
要在在线设备上进行的其他检查
参数
waitTime
long :放弃之前要等待的时间(以毫秒为单位)
退货
boolean
如果在waitTime到期之前检查成功,则为true 。否则为false
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.