Searched defs:setPath (Results 1 - 9 of 9) sorted by relevance

/frameworks/compile/mclinker/include/mcld/
H A DBitcodeOption.h30 void setPath(const sys::fs::Path& pPath) { m_Path = pPath; } function in class:mcld::BitcodeOption
/frameworks/base/core/java/android/net/
H A DWebAddress.java175 public void setPath(String path) { method in class:WebAddress
/frameworks/base/core/java/android/webkit/
H A DPlugin.java138 public void setPath(String path) { method in class:Plugin
/frameworks/base/graphics/java/android/graphics/
H A DPathMeasure.java25 * setPath.
29 * is used. If the path is modified, you must call setPath with the path.
44 * is used. If the path is modified, you must call setPath with the path.
60 public void setPath(Path path, boolean forceClosed) { method in class:PathMeasure
H A DRegion.java112 public boolean setPath(Path path, Region clip) { method in class:Region
/frameworks/base/obex/javax/obex/
H A DClientSession.java282 public HeaderSet setPath(HeaderSet header, boolean backup, boolean create) throws IOException { method in class:ClientSession
/frameworks/base/core/jni/android/graphics/
H A DPathMeasure.cpp67 static void setPath(JNIEnv* env, jobject clazz, jlong pairHandle, function in class:android::SkPathMeasureGlue
78 pair->fMeasure.setPath(&pair->fPath, forceClosed);
148 {"native_setPath", "(JJZ)V", (void*) SkPathMeasureGlue::setPath },
/frameworks/compile/mclinker/include/mcld/MC/
H A DInput.h73 void setPath(const sys::fs::Path& pPath) function in class:mcld::Input
/frameworks/base/core/java/android/text/style/
H A DTtsSpan.java1393 public ElectronicBuilder setPath(String path) { method in class:TtsSpan.ElectronicBuilder

Completed in 863 milliseconds