Searched refs:getChildrenCursor (Results 1 – 4 of 4) sorted by relevance
/cts/tests/tests/widget/src/android/widget/cts/ | ||
D | ResourceCursorTreeAdapterTest.java | 210 protected Cursor getChildrenCursor(Cursor groupCursor) { in getChildrenCursor() method in ResourceCursorTreeAdapterTest.MockResourceCursorTreeAdapter |
D | SimpleCursorTreeAdapterTest.java | 242 protected Cursor getChildrenCursor(Cursor groupCursor) { in getChildrenCursor() method in SimpleCursorTreeAdapterTest.MockSimpleCursorTreeAdapter |
D | CursorTreeAdapterTest.java | 692 protected Cursor getChildrenCursor(Cursor groupCursor) { in getChildrenCursor() method in CursorTreeAdapterTest.MockCursorTreeAdapter |
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ | ||
D | current.txt | 59058 method protected abstract android.database.Cursor getChildrenCursor(android.database.Cursor); |