Home
last modified time | relevance | path

Searched refs:createRootDocument (Results 1 – 1 of 1) sorted by relevance

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/
DStubProvider.java768 this.document = StubDocument.createRootDocument(file, this); in RootInfo()
812 public static StubDocument createRootDocument(File file, RootInfo rootInfo) { in createRootDocument() method in StubProvider.StubDocument