/frameworks/base/tools/aapt/ |
D | OutputSet.h | 37 inline const android::String8& getPath() const { in getPath() function
|
D | AaptAssets.h | 164 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
|
/frameworks/rs/ |
D | rsCacheDir.cpp | 37 jmethodID getPath = env->GetMethodID(fileClass, "getPath", "()Ljava/lang/String;"); in rsQueryCacheDir() local
|
/frameworks/base/core/java/android/transition/ |
D | PathMotion.java | 58 public abstract Path getPath(float startX, float startY, float endX, float endY); in getPath() method in PathMotion
|
D | PatternPathMotion.java | 130 public Path getPath(float startX, float startY, float endX, float endY) { in getPath() method in PatternPathMotion
|
D | ArcMotion.java | 180 public Path getPath(float startX, float startY, float endX, float endY) { in getPath() method in ArcMotion
|
/frameworks/av/media/mtp/ |
D | MtpStorage.h | 51 inline const char* getPath() const { return (const char *)mFilePath; } in getPath() function
|
/frameworks/compile/mclinker/lib/Support/ |
D | FileOutputBuffer.cpp | 55 llvm::StringRef FileOutputBuffer::getPath() const { in getPath() function in mcld::FileOutputBuffer
|
/frameworks/native/services/inputflinger/reader/include/ |
D | TouchVideoDevice.h | 55 const std::string& getPath() const { return mPath; } in getPath() function
|
/frameworks/base/media/java/android/mtp/ |
D | MtpStorage.java | 62 public final String getPath() { in getPath() method in MtpStorage
|
/frameworks/base/libs/hwui/ |
D | RevealClip.h | 52 const SkPath* getPath() const { in getPath() function
|
D | Outline.h | 110 const SkPath* getPath() const { in getPath() function
|
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/resources/ |
D | IconLoader.java | 69 public String getPath() { in getPath() method in IconLoader
|
/frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/ |
D | WebAsset.java | 62 public String getPath() { in getPath() method in WebAsset
|
/frameworks/base/core/java/android/net/ |
D | WebAddress.java | 194 public String getPath() { in getPath() method in WebAddress
|
D | Uri.java | 286 public abstract String getPath(); in getPath() method in Uri 633 public String getPath() { in getPath() method in Uri.StringUri 934 public String getPath() { in getPath() method in Uri.OpaqueUri 1295 public String getPath() { in getPath() method in Uri.HierarchicalUri
|
/frameworks/base/core/java/android/webkit/ |
D | Plugin.java | 98 public String getPath() { in getPath() method in Plugin
|
/frameworks/base/services/core/java/com/android/server/pm/parsing/pkg/ |
D | AndroidPackage.java | 77 String getPath(); in getPath() method
|
/frameworks/native/libs/input/ |
D | Keyboard.cpp | 140 std::string KeyMap::getPath(const InputDeviceIdentifier& deviceIdentifier, in getPath() function in android::KeyMap
|
/frameworks/base/core/java/android/content/pm/ |
D | SharedLibraryInfo.java | 173 public @Nullable String getPath() { in getPath() method in SharedLibraryInfo
|
/frameworks/base/core/java/android/os/ |
D | PatternMatcher.java | 110 public final String getPath() { in getPath() method in PatternMatcher
|
/frameworks/base/core/java/android/gesture/ |
D | GestureStroke.java | 112 public Path getPath() { in getPath() method in GestureStroke
|
/frameworks/base/core/java/android/content/pm/parsing/ |
D | PackageLite.java | 182 public @NonNull String getPath() { in getPath() method in PackageLite
|
D | ApkLite.java | 186 public @NonNull String getPath() { in getPath() method in ApkLite
|
/frameworks/base/core/java/android/view/ |
D | CutoutSpecification.java | 119 public Path getPath() { in getPath() method in CutoutSpecification
|