Home
last modified time | relevance | path

Searched defs:retCursor (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DCursorTreeAdapterTest.java435 Cursor retCursor = adapter.getGroup(0); in testGetGroup() local
523 Cursor retCursor = adapter.getChild(0, 0); in testGetChild() local