Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/src/com/android/documentsui/
DModel.java220 doc = loadDocument(modelId, filter); in loadDocuments()
230 if (loadDocument(modelId, filter) != null) { in hasDocuments()
240 private @Nullable DocumentInfo loadDocument(String modelId, Predicate<Cursor> filter) { in loadDocument() method in Model
DAbstractActionHandler.java344 loadDocument( in openContainerDocument()
474 protected final void loadDocument(Uri uri, LoadDocStackCallback callback) { in loadDocument() method in AbstractActionHandler
514 loadDocument(uri, this::onStackLoaded); in launchToDocument()
/packages/services/Car/tools/ioanalyze/
Danalyzer.py176 def loadDocument(self, doc): member in SystemActivity
243 system.loadDocument(document)