Searched defs:titleResId (Results 1 – 1 of 1) sorted by relevance
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
D | TestListAdapter.java | 100 public static TestListItem newTest(Context context, int titleResId, String testName, in newTest() 107 public static TestListItem newTest(Context context, int titleResId, String testName, in newTest() 113 public static TestListItem newTest(Context context, int titleResId, String testName, in newTest() 136 public static TestListItem newCategory(Context context, int titleResId) { in newCategory()
|