Home
last modified time | relevance | path

Searched defs:getFilePath (Results 1 – 12 of 12) sorted by relevance

/aosp12/packages/apps/Camera2/src/com/android/camera/burst/
H A DBurstMediaItem.java49 public File getFilePath(); in getFilePath() method
/aosp12/frameworks/base/libs/hwui/hwui/
H A DMinikinSkia.h61 const std::string& getFilePath() const { return mFilePath; } in getFilePath() function
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/7.0/
H A DPolicyConfig.h58 const std::string& getFilePath() const { return mFilePath; } in getFilePath() function
/aosp12/packages/apps/Dialer/java/com/android/dialer/callcomposer/
H A DGalleryGridItemData.java63 public String getFilePath() { in getFilePath() method in GalleryGridItemData
/aosp12/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/storagelifetime/
H A DStorageLifetimeFragment.java119 private Path getFilePath() throws IOException { in getFilePath() method in StorageLifetimeFragment
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DMediaItem.java97 public String getFilePath() { in getFilePath() method in MediaItem
H A DLocalVideo.java239 public String getFilePath() { in getFilePath() method in LocalVideo
H A DLocalImage.java347 public String getFilePath() { in getFilePath() method in LocalImage
/aosp12/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
H A DMetaBugReport.java78 public abstract String getFilePath(); in getFilePath() method in MetaBugReport
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
H A Dfile_utils.cpp112 /* static */ void FileUtils::getFilePath(const char *const dirPath, const char *const fileName, in getFilePath() function in latinime::FileUtils
/aosp12/hardware/interfaces/audio/core/all-versions/vts/functional/
H A DPolicyConfig.h71 const std::string& getFilePath() const { return mFilePath; } in getFilePath() function
/aosp12/packages/apps/Camera2/src/com/android/camera/data/
H A DFilmstripItemData.java111 public String getFilePath() { in getFilePath() method in FilmstripItemData