Home
last modified time | relevance | path

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

12

/frameworks/base/tools/aapt/
DOutputSet.h37 inline const android::String8& getPath() const { in getPath() function
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
/frameworks/rs/
DrsCacheDir.cpp37 jmethodID getPath = env->GetMethodID(fileClass, "getPath", "()Ljava/lang/String;"); in rsQueryCacheDir() local
/frameworks/base/core/java/android/transition/
DPathMotion.java58 public abstract Path getPath(float startX, float startY, float endX, float endY); in getPath() method in PathMotion
DPatternPathMotion.java130 public Path getPath(float startX, float startY, float endX, float endY) { in getPath() method in PatternPathMotion
DArcMotion.java180 public Path getPath(float startX, float startY, float endX, float endY) { in getPath() method in ArcMotion
/frameworks/support/transition/src/android/support/transition/
DPathMotion.java61 public abstract Path getPath(float startX, float startY, float endX, float endY); in getPath() method in PathMotion
DPatternPathMotion.java130 public Path getPath(float startX, float startY, float endX, float endY) { in getPath() method in PatternPathMotion
DArcMotion.java180 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/
DExecutionBranch.java52 public ExecutionPath getPath() { in getPath() method in ExecutionBranch
/frameworks/av/media/mtp/
DMtpStorage.h52 inline const char* getPath() const { return (const char *)mFilePath; } in getPath() function
/frameworks/compile/mclinker/lib/Support/
DFileOutputBuffer.cpp55 llvm::StringRef FileOutputBuffer::getPath() const { in getPath() function in mcld::FileOutputBuffer
/frameworks/base/media/java/android/mtp/
DMtpStorage.java61 public final String getPath() { in getPath() method in MtpStorage
/frameworks/base/libs/hwui/
DRevealClip.h59 const SkPath* getPath() const { in getPath() function
DOutline.h126 const SkPath* getPath() const { in getPath() function
/frameworks/support/room/compiler/src/main/kotlin/android/arch/persistence/room/vo/
DField.kt53 fun getPath() : String { in getPath() method
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/bars/
DIconLoader.java67 public String getPath() { in getPath() method in IconLoader
/frameworks/base/packages/StatementService/src/com/android/statementservice/retriever/
DWebAsset.java60 public String getPath() { in getPath() method in WebAsset
/frameworks/base/core/java/android/net/
DWebAddress.java180 public String getPath() { in getPath() method in WebAddress
/frameworks/base/core/java/android/webkit/
DPlugin.java98 public String getPath() { in getPath() method in Plugin
/frameworks/native/libs/input/
DKeyboard.cpp141 String8 KeyMap::getPath(const InputDeviceIdentifier& deviceIdentifier, in getPath() function in android::KeyMap
/frameworks/base/core/java/android/os/
DPatternMatcher.java104 public final String getPath() { in getPath() method in PatternMatcher
/frameworks/base/packages/Osu/src/com/android/hotspot2/omadm/
DOMANode.java53 public List<String> getPath() { in getPath() method in OMANode
/frameworks/base/core/java/android/gesture/
DGestureStroke.java112 public Path getPath() { in getPath() method in GestureStroke
/frameworks/support/persistence/db/src/main/java/android/arch/persistence/db/
DSupportSQLiteDatabase.java423 String getPath(); in getPath() method

12