Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DArrayTestListAdapter.java37 protected List<TestListItem> getRows() { in getRows() method in ArrayTestListAdapter
DTestListAdapter.java465 return getRefreshResults(getRows()); in doInBackground()
512 protected abstract List<TestListItem> getRows(); in getRows() method in TestListAdapter
DManifestTestListAdapter.java217 protected List<TestListItem> getRows() { in getRows() method in ManifestTestListAdapter
/cts/tests/tests/content/src/android/content/cts/
DContentQueryMapTest.java120 Map<String, ContentValues> rows = mContentQueryMap.getRows(); in testGetRows()
130 rows = mContentQueryMap.getRows(); in testGetRows()
133 rows = mContentQueryMap.getRows(); in testGetRows()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt10343 method public java.util.Map<java.lang.String,android.content.ContentValues> getRows();