Searched refs:getRows (Results 1 – 5 of 5) sorted by relevance
37 protected List<TestListItem> getRows() { in getRows() method in ArrayTestListAdapter
465 return getRefreshResults(getRows()); in doInBackground()512 protected abstract List<TestListItem> getRows(); in getRows() method in TestListAdapter
217 protected List<TestListItem> getRows() { in getRows() method in ManifestTestListAdapter
120 Map<String, ContentValues> rows = mContentQueryMap.getRows(); in testGetRows()130 rows = mContentQueryMap.getRows(); in testGetRows()133 rows = mContentQueryMap.getRows(); in testGetRows()
10343 method public java.util.Map<java.lang.String,android.content.ContentValues> getRows();