Searched defs:getFile (Results 1 – 4 of 4) sorted by relevance
33 inline const android::sp<const AaptFile>& getFile() const { in getFile() function
96 inline const sp<AaptFile>& getFile() const { return mFile; } in getFile() function in ResourceDirIterator
440 public File getFile(String rootId, String path) throws FileNotFoundException { in getFile() method in StubProvider
1092 private AtomicFile getFile() { in getFile() method in PackageManagerService.PackageUsage