중첩된DeviceStateMonitor
public class NestedDeviceStateMonitor
extends DeviceStateMonitor
가상화된 환경의 세부 사항을 수용하기 위해 중첩된 장치에서 추가 검사를 실행하는 장치 상태 모니터.
요약
공개 생성자
중첩된DeviceStateMonitor
public NestedDeviceStateMonitor (IDeviceManager mgr,
IDevice device,
boolean fastbootEnabled)
매개변수 |
---|
mgr | IDeviceManager |
device | IDevice |
fastbootEnabled | boolean |
보호된 메서드
포스트온라인체크
protected boolean postOnlineCheck (long waitTime)
온라인 장치에서 수행할 추가 검사
매개변수 |
---|
waitTime | long : 포기하기 전에 대기하는 시간(ms) |
보고 |
---|
boolean | waitTime이 만료되기 전에 검사가 성공하면 true 입니다. 그렇지 않으면 false |