Searched defs:ScreenshotTest (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/
H A DScreenshotTest.java33 public class ScreenshotTest extends ActivityInstrumentationTestCase2<ScreenshotStubActivity> { class in inherits:ActivityInstrumentationTestCase2
35 private static final String LOG_TAG = "ScreenshotTest";
38 public ScreenshotTest() { method in class:ScreenshotTest

Completed in 211 milliseconds