Home
last modified time | relevance | path

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

12

/frameworks/rs/
DrsCacheDir.cpp37 jmethodID getPath = env->GetMethodID(fileClass, "getPath", "()Ljava/lang/String;"); in rsQueryCacheDir() local
/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/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/av/media/mtp/
DMtpStorage.h51 inline const char* getPath() const { return (const char *)mFilePath; } in getPath() function
/frameworks/base/tests/FlickerTests/lib/src/com/android/server/wm/flicker/monitor/
DScreenRecorder.java41 static Path getPath(String testTag) { in getPath() method in ScreenRecorder
/frameworks/compile/mclinker/lib/Support/
DFileOutputBuffer.cpp55 llvm::StringRef FileOutputBuffer::getPath() const { in getPath() function in mcld::FileOutputBuffer
/frameworks/native/services/inputflinger/
DTouchVideoDevice.h55 const std::string& getPath() const { return mPath; } in getPath() function
/frameworks/base/media/java/android/mtp/
DMtpStorage.java67 public final String getPath() { in getPath() method in MtpStorage
/frameworks/base/libs/hwui/
DRevealClip.h52 const SkPath* getPath() const { in getPath() function
DOutline.h110 const SkPath* getPath() const { in getPath() function
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/resources/
DIconLoader.java69 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/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/soap/
DHttpsServiceConnection.java132 public String getPath() { in getPath() method in HttpsServiceConnection
/frameworks/base/core/java/android/net/
DWebAddress.java192 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 std::string KeyMap::getPath(const InputDeviceIdentifier& deviceIdentifier, in getPath() function in android::KeyMap
/frameworks/opt/gamesdk/src/tuningfork/
Dtuningfork_utils.cpp130 jmethodID getPath = env->GetMethodID( fileClass, "getPath", "()Ljava/lang/String;" ); in GetAppCacheDir() local
/frameworks/base/core/java/android/os/
DPatternMatcher.java104 public final String getPath() { in getPath() method in PatternMatcher
/frameworks/base/core/java/android/content/pm/
DSharedLibraryInfo.java165 public @Nullable String getPath() { in getPath() method in SharedLibraryInfo
/frameworks/base/core/java/android/gesture/
DGestureStroke.java112 public Path getPath() { in getPath() method in GestureStroke
/frameworks/base/core/java/android/view/textclassifier/
DModelFileManager.java219 public String getPath() { in getPath() method in ModelFileManager.ModelFile
/frameworks/base/core/java/android/os/storage/
DStorageVolume.java177 public String getPath() { in getPath() method in StorageVolume

12