UiAutomatorTest.LoggingOption
public static final enum UiAutomatorTest.LoggingOption
extends Enum< UiAutomatorTest.LoggingOption >
java.lang.ऑब्जेक्ट | ||
मैं | java.lang.Enum< com.android.tradefed.testtype.UiAutomatorTest.LoggingOption > | |
मैं | com.android.tradefed.testtype.UiAutomatorTest.LoggingOption |
सारांश
एनम मान | |
---|---|
UiAutomatorTest.LoggingOption | AFTER_FAILURE |
UiAutomatorTest.LoggingOption | AFTER_TEST |
UiAutomatorTest.LoggingOption | OFF
|
सार्वजनिक तरीके | |
---|---|
static UiAutomatorTest.LoggingOption | valueOf (String name) |
static final LoggingOption[] | values () |
एनम मान
AFTER_FAILURE
public static final UiAutomatorTest.LoggingOption AFTER_FAILURE
AFTER_TEST
public static final UiAutomatorTest.LoggingOption AFTER_TEST
सार्वजनिक तरीके
का मूल्य
public static UiAutomatorTest.LoggingOption valueOf (String name)
मापदंडों | |
---|---|
name | String |
रिटर्न | |
---|---|
UiAutomatorTest.LoggingOption |
इस पेज पर मौजूद कॉन्टेंट और कोड सैंपल कॉन्टेंट के लाइसेंस में बताए गए लाइसेंस के हिसाब से हैं. Java और OpenJDK, Oracle और/या इससे जुड़ी हुई कंपनियों के ट्रेडमार्क या रजिस्टर किए हुए ट्रेडमार्क हैं.
आखिरी बार 2022-08-15 (UTC) को अपडेट किया गया.
[]
[]