Searched defs:findFile (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/tools/aapt2/io/
H A DFileSystem.cpp65 IFile* FileCollection::findFile(const StringPiece& path) { function in class:aapt::io::FileCollection
H A DZipArchive.cpp123 IFile* ZipFileCollection::findFile(const StringPiece& path) { function in class:aapt::io::ZipFileCollection
/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/
H A DDocumentsProviderHelper.java224 public @Nullable DocumentInfo findFile(String parentId, String name) method in class:DocumentsProviderHelper
280 DocumentInfo file = findFile(parentId, fileName);
/frameworks/support/v4/java/android/support/v4/provider/
H A DDocumentFile.java315 public DocumentFile findFile(String displayName) { method in class:DocumentFile

Completed in 553 milliseconds