Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DCursorTreeAdapterTest.java632 private final class MockCursorTreeAdapter extends CursorTreeAdapter { class in CursorTreeAdapterTest
637 public MockCursorTreeAdapter(Cursor cursor, Context context) { in MockCursorTreeAdapter() method in CursorTreeAdapterTest.MockCursorTreeAdapter
641 public MockCursorTreeAdapter(Cursor cursor, Context context, boolean autoRequery) { in MockCursorTreeAdapter() method in CursorTreeAdapterTest.MockCursorTreeAdapter