Searched defs:titleResId (Results 1 – 4 of 4) sorted by relevance
/cts/apps/CtsVerifier/src/com/android/cts/verifier/companion/ |
D | CompanionDeviceServiceTestActivity.java | 357 TestStep(int titleResId, int descriptionResId) { in TestStep() 361 TestStep(int titleResId, int descriptionResId, int buttonTextResId) { in TestStep()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ |
D | TestListAdapter.java | 152 int titleResId, in newTest() 173 int titleResId, in newTest() 193 int titleResId, in newTest() 351 public static TestListItem newCategory(Context context, int titleResId) { in newCategory()
|
D | IntentDrivenTestActivity.java | 247 public static Intent newIntent(Context context, String testId, int titleResId, in newIntent()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
D | LockTaskUiTestActivity.java | 366 int titleResId, int detailResId) { in createSetLockTaskFeaturesTest()
|