संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
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 |
संरक्षित तरीके
पोस्टऑनलाइन चेक
protected boolean postOnlineCheck (long waitTime)
ऑनलाइन डिवाइस पर की जाने वाली अतिरिक्त जांच
मापदंडों |
---|
waitTime | long : एमएस में हार मानने से पहले प्रतीक्षा करने का समय |
रिटर्न |
---|
boolean | 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.
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":"अन्य"
}]