Searched refs:TestInfo (Results 1 – 4 of 4) sorted by relevance
17 import com.android.cts.verifier.IntentDrivenTestActivity.TestInfo;69 private static final TestInfo[] ALARM_TESTS = new TestInfo[] {70 new TestInfo(77 new TestInfo(84 new TestInfo(94 new TestInfo(103 private static final TestInfo[] TIMER_TESTS = new TestInfo[] {104 new TestInfo(111 new TestInfo(118 new TestInfo([all …]
29 import com.android.cts.verifier.IntentDrivenTestActivity.TestInfo;48 TestInfo deviceOwnerNegativeTestInfo = new TestInfo( in onCreate()
115 public static class TestInfo { class in IntentDrivenTestActivity121 public TestInfo(String testId, int title, int infoText, ButtonInfo... buttons) { in TestInfo() method in IntentDrivenTestActivity.TestInfo
7535 @dalvik.annotation.AnnotationDefault (value =Ldalvik/annotation/TestInfo;:[level =Ldalvik/annotatio…7538 public abstract interface class dalvik.annotation.TestInfo extends java.lang.Object implements java…