Home
last modified time | relevance | path

Searched defs:substr (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DTicker.java71 StaticLayout getLayout(CharSequence substr) { in getLayout()
77 CharSequence rtrim(CharSequence substr, int start, int end) { in rtrim()
92 CharSequence substr = this.text.subSequence(this.current, this.text.length()); in getText() local
118 CharSequence substr = this.text.subSequence(index, this.text.length()); in advance() local
/frameworks/compile/mclinker/include/mcld/LD/
DSectionRules.h61 std::string substr; member
/frameworks/base/core/java/android/webkit/
DWebViewClassic.java7698 String substr = null; in setHitTestTypeFromUrl() local