Searched defs:titleResId (Results 1 – 2 of 2) sorted by relevance
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
D | TestListAdapter.java | 107 public static TestListItem newTest(Context context, int titleResId, String testName, in newTest() 114 public static TestListItem newTest(Context context, int titleResId, String testName, in newTest() 120 public static TestListItem newTest(Context context, int titleResId, String testName, in newTest() 150 public static TestListItem newCategory(Context context, int titleResId) { in newCategory()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
D | LockTaskUiTestActivity.java | 351 int titleResId, int detailResId) { in createSetLockTaskFeaturesTest()
|