Example usage for Java android.test ActivityInstrumentationTestCase2 fields, constructors, methods, implement or subclass
The text is from its open source code.
T | getActivity() Get the Activity under test, starting it if necessary. |
void | setActivityInitialTouchMode(boolean initialTouchMode) Call this method before the first call to #getActivity to set the initial touch mode for the Activity under test. |