קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
NestedDeviceStateMonitor
public class NestedDeviceStateMonitor
extends DeviceStateMonitor
צג מצב התקן שמבצע בדיקות נוספות במכשיר מקונן כדי להתאים לפרטי הסביבה הווירטואלית.
סיכום
שיטות מוגנות |
---|
boolean | postOnlineCheck (long waitTime) בדיקות נוספות שיש לבצע במכשיר מקוון |
בנאים ציבוריים
NestedDeviceStateMonitor
public NestedDeviceStateMonitor (IDeviceManager mgr,
IDevice device,
boolean fastbootEnabled)
פרמטרים |
---|
mgr | IDeviceManager |
device | IDevice |
fastbootEnabled | boolean |
שיטות מוגנות
postOnlineCheck
protected boolean postOnlineCheck (long waitTime)
בדיקות נוספות שיש לבצע במכשיר מקוון
פרמטרים |
---|
waitTime | long : זמן ב-MS להמתין לפני מוותרים |
החזרות |
---|
boolean | true אם הבדיקות יצליחו לפני שיפוג waitTime. 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.
Last updated 2022-08-15 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"חסרים לי מידע או פרטים"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"התוכן מורכב מדי או עם יותר מדי שלבים"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"התוכן לא עדכני"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"בעיה בתרגום"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"בעיה בדוגמאות/בקוד"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"סיבה אחרת"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"התוכן קל להבנה"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"התוכן עזר לי לפתור בעיה"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"סיבה אחרת"
}]