/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/support/transition/src/android/support/transition/ |
D | PathMotion.java | 61 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/data-binding/compiler/src/main/java/android/databinding/tool/solver/ |
D | ExecutionBranch.java | 52 public ExecutionPath getPath() { in getPath() method in ExecutionBranch
|
/frameworks/av/media/mtp/ |
D | MtpStorage.h | 52 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/base/media/java/android/mtp/ |
D | MtpStorage.java | 61 public final String getPath() { in getPath() method in MtpStorage
|
/frameworks/base/libs/hwui/ |
D | RevealClip.h | 59 const SkPath* getPath() const { in getPath() function
|
D | Outline.h | 126 const SkPath* getPath() const { in getPath() function
|
/frameworks/support/room/compiler/src/main/kotlin/android/arch/persistence/room/vo/ |
D | Field.kt | 53 fun getPath() : String { in getPath() method
|
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/ |
D | IconLoader.java | 67 public String getPath() { in getPath() method in IconLoader
|
/frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/ |
D | WebAsset.java | 60 public String getPath() { in getPath() method in WebAsset
|
/frameworks/base/core/java/android/net/ |
D | WebAddress.java | 180 public String getPath() { in getPath() method in WebAddress
|
/frameworks/base/core/java/android/webkit/ |
D | Plugin.java | 98 public String getPath() { in getPath() method in Plugin
|
/frameworks/native/libs/input/ |
D | Keyboard.cpp | 141 String8 KeyMap::getPath(const InputDeviceIdentifier& deviceIdentifier, in getPath() function in android::KeyMap
|
/frameworks/base/core/java/android/os/ |
D | PatternMatcher.java | 104 public final String getPath() { in getPath() method in PatternMatcher
|
/frameworks/base/packages/Osu/src/com/android/hotspot2/omadm/ |
D | OMANode.java | 53 public List<String> getPath() { in getPath() method in OMANode
|
/frameworks/base/core/java/android/gesture/ |
D | GestureStroke.java | 112 public Path getPath() { in getPath() method in GestureStroke
|
/frameworks/support/persistence/db/src/main/java/android/arch/persistence/db/ |
D | SupportSQLiteDatabase.java | 423 String getPath(); in getPath() method
|