Searched defs:getRows (Results 1 – 3 of 3) sorted by relevance
/cts/apps/CtsVerifier/src/com/android/cts/verifier/ | ||
D | ArrayTestListAdapter.java | 37 protected List<TestListItem> getRows() { in getRows() method in ArrayTestListAdapter |
D | ManifestTestListAdapter.java | 217 protected List<TestListItem> getRows() { in getRows() method in ManifestTestListAdapter |
D | TestListAdapter.java | 512 protected abstract List<TestListItem> getRows(); in getRows() method in TestListAdapter |