Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
H A DTestCursor.java21 public class TestCursor extends MatrixCursor { class
23 public TestCursor(String[] columnNames) { in TestCursor() method in TestCursor