Home
last modified time | relevance | path

Searched defs:getPath (Results 1 – 25 of 60) sorted by relevance

123

/aosp12/frameworks/base/tools/aapt/
H A DOutputSet.h37 inline const android::String8& getPath() const { in getPath() function
H A DAaptAssets.h164 const String8& getPath() const { return mPath; } in getPath() function
218 const String8& getPath() const { return mPath; } in getPath() function
250 const String8& getPath() const { return mPath; } in getPath() function
/aosp12/frameworks/rs/
H A DrsCacheDir.cpp37 jmethodID getPath = env->GetMethodID(fileClass, "getPath", "()Ljava/lang/String;"); in rsQueryCacheDir() local
/aosp12/frameworks/base/core/java/android/transition/
H A DPathMotion.java58 public abstract Path getPath(float startX, float startY, float endX, float endY); in getPath() method in PathMotion
H A DPatternPathMotion.java130 public Path getPath(float startX, float startY, float endX, float endY) { in getPath() method in PatternPathMotion
H A DArcMotion.java180 public Path getPath(float startX, float startY, float endX, float endY) { in getPath() method in ArcMotion
/aosp12/frameworks/av/media/mtp/
H A DMtpStorage.h51 inline const char* getPath() const { return (const char *)mFilePath; } in getPath() function
/aosp12/packages/services/Car/tests/common_utils/src/com/android/car/test/utils/
H A DTemporaryFile.java72 public Path getPath() { return mFile.toPath(); } in getPath() method in TemporaryFile
H A DTemporaryDirectory.java85 public Path getPath() { return mDirectory; } in getPath() method in TemporaryDirectory
/aosp12/frameworks/compile/mclinker/lib/Support/
H A DFileOutputBuffer.cpp55 llvm::StringRef FileOutputBuffer::getPath() const { in getPath() function in mcld::FileOutputBuffer
/aosp12/frameworks/native/services/inputflinger/reader/include/
H A DTouchVideoDevice.h55 const std::string& getPath() const { return mPath; } in getPath() function
/aosp12/frameworks/base/media/java/android/mtp/
H A DMtpStorage.java62 public final String getPath() { in getPath() method in MtpStorage
/aosp12/frameworks/base/libs/hwui/
H A DRevealClip.h52 const SkPath* getPath() const { in getPath() function
H A DOutline.h110 const SkPath* getPath() const { in getPath() function
/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/resources/
H A DIconLoader.java69 public String getPath() { in getPath() method in IconLoader
/aosp12/frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
H A DWebAsset.java62 public String getPath() { in getPath() method in WebAsset
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/soap/
H A DHttpsServiceConnection.java132 public String getPath() { in getPath() method in HttpsServiceConnection
/aosp12/packages/apps/TV/src/com/android/tv/license/
H A DLicense.java109 public String getPath() { in getPath() method in License
/aosp12/frameworks/base/core/java/android/net/
H A DWebAddress.java194 public String getPath() { in getPath() method in WebAddress
/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/
H A DMediaVolume.java71 public @Nullable File getPath() { in getPath() method in MediaVolume
/aosp12/frameworks/base/core/java/android/webkit/
H A DPlugin.java98 public String getPath() { in getPath() method in Plugin
/aosp12/frameworks/base/services/core/java/com/android/server/pm/parsing/pkg/
H A DAndroidPackage.java77 String getPath(); in getPath() method
/aosp12/system/vold/model/
H A DVolumeBase.h89 const std::string& getPath() const { return mPath; } in getPath() function
/aosp12/packages/apps/Settings/src/com/android/settings/deviceinfo/storage/
H A DStorageEntry.java293 public File getPath() { in getPath() method in StorageEntry
/aosp12/frameworks/native/libs/input/
H A DKeyboard.cpp140 std::string KeyMap::getPath(const InputDeviceIdentifier& deviceIdentifier, in getPath() function in android::KeyMap

123