Home
last modified time | relevance | path

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

/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()