Searched refs:testAdapter (Results 1 – 2 of 2) sorted by relevance
56 protected void setupTests(final ArrayTestListAdapter testAdapter) { in setupTests() argument57 testAdapter.add(new InstallCertItem(this, in setupTests()61 testAdapter.add(new DialogTestListItem(this, in setupTests()66 testAdapter.add(new DialogTestListItem(this, in setupTests()71 testAdapter.add(new DialogTestListItem(this, in setupTests()79 testAdapter.add(new DialogTestListItem(this, in setupTests()
46 public void testAdapter() throws Throwable { in testAdapter() method in ListActivityTest