FoldableModePreparer
public class FoldableModePreparer
extends BaseTargetPreparer
एक लक्ष्य तैयार करने वाला जो डिवाइस की फोल्ड करने योग्य स्थिति को स्विच कर सकता है।
सारांश
सार्वजनिक निर्माणकर्ता
FoldableModePreparer
public FoldableModePreparer ()
FoldableModePreparer
public FoldableModePreparer (long stateIdentifier)
पैरामीटर |
---|
stateIdentifier | long |
सार्वजनिक तरीके
public void setUp (TestInformation testInformation)
पैरामीटर |
---|
testInformation | TestInformation |
public void tearDown (TestInformation testInformation,
Throwable e)
पैरामीटर |
---|
testInformation | TestInformation |
e | Throwable |