সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।

UiAutomatorTest.LoggingOption

public static final enum 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 final UiAutomatorTest.LoggingOption OFF

পাবলিক পদ্ধতি

মান

public static UiAutomatorTest.LoggingOption valueOf (String name)

পরামিতি
name String

রিটার্নস
UiAutomatorTest.LoggingOption

মান

public static final LoggingOption[] values ()

রিটার্নস
LoggingOption[]