Searched defs:getFile (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/tools/aapt/
H A DOutputSet.h33 inline const android::sp<const AaptFile>& getFile() const { function in class:OutputEntry
H A DResource.cpp96 inline const sp<AaptFile>& getFile() const { return mFile; } function in class:ResourceDirIterator
312 it.getBaseName().string(), it.getFile()->getPrintableSource().string());
335 assets->addResource(it.getLeafName(), resPath, it.getFile(), type8);
373 bundle, assets, it.getFile(), &hasErrors);
1348 sp<AaptFile> file = it.getFile();
1392 String8 src = it.getFile()->getPrintableSource();
1394 it.getFile(), &table, xmlFlags);
1397 block.setTo(it.getFile()->getData(), it.getFile()->getSize(), true);
1414 it.getFile(),
[all...]
/frameworks/base/packages/DocumentsUI/tests/src/com/android/documentsui/
H A DStubProvider.java677 public File getFile(String rootId, String path) throws FileNotFoundException { method in class:StubProvider
/frameworks/base/services/core/java/com/android/server/pm/
H A DShortcutService.java1025 public File getFile() { method in class:ShortcutService.FileOutputStreamWithPath
1106 path = out.getFile();
1117 shortcut.setBitmapPath(out.getFile().getAbsolutePath());
H A DPackageManagerService.java1169 AtomicFile file = getFile();
1210 AtomicFile file = getFile();
1316 private AtomicFile getFile() { method in class:PackageManagerService.PackageUsage
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 178 milliseconds