Home
last modified time | relevance | path

Searched refs:nameId (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/performance/
DCameraPerformanceActivity.java260 public TestListItem(Context context, String nameId, String testId) { in TestListItem() argument
261 super(context, nameId, testId); in TestListItem()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DDialogTestListActivity.java256 public DialogTestListItem(Context context, String nameId, String testId) { in DialogTestListItem() argument
257 super(nameId, testId, null, null, null, null); in DialogTestListItem()