Searched defs:newTest (Results 1 – 2 of 2) sorted by relevance
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
D | TestListAdapter.java | 103 public static TestListItem newTest(Context context, int titleResId, String testName, in newTest() method in TestListAdapter.TestListItem 110 public static TestListItem newTest(Context context, int titleResId, String testName, in newTest() method in TestListAdapter.TestListItem 116 public static TestListItem newTest(Context context, int titleResId, String testName, in newTest() method in TestListAdapter.TestListItem 122 public static TestListItem newTest(String title, String testName, Intent intent, in newTest() method in TestListAdapter.TestListItem 129 public static TestListItem newTest(String title, String testName, Intent intent, in newTest() method in TestListAdapter.TestListItem 135 public static TestListItem newTest(String title, String testName, Intent intent, in newTest() method in TestListAdapter.TestListItem 141 public static TestListItem newTest(String title, String testName, Intent intent, in newTest() method in TestListAdapter.TestListItem
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Fragments/ |
D | DataFragment.java | 194 public void startTest(TestActivity.CTSTest newTest) { in startTest()
|