Home
last modified time | relevance | path

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

/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
DRootCursorWrapper.java26 public class RootCursorWrapper extends AbstractCursor { class
41 public RootCursorWrapper(String authority, String rootId, Cursor cursor, int maxCount) { in RootCursorWrapper() method in RootCursorWrapper