Searched refs:getRows (Results 1 – 4 of 4) sorted by relevance
42 protected List<TestListItem> getRows() { in getRows() method in ArrayTestListAdapter
185 List<TestListItem> rows = getRows(); in doInBackground()222 protected abstract List<TestListItem> getRows(); in getRows() method in TestListAdapter
123 protected List<TestListItem> getRows() { in getRows() method in ManifestTestListAdapter
118 Map<String, ContentValues> rows = mContentQueryMap.getRows(); in testGetRows()128 rows = mContentQueryMap.getRows(); in testGetRows()131 rows = mContentQueryMap.getRows(); in testGetRows()