Home
last modified time | relevance | path

Searched refs:up (Results 1 – 7 of 7) sorted by relevance

/cts/tests/tests/text/src/android/text/method/cts/
DLinkMovementMethodTest.java303 assertTrue(method.up(mView, mSpannable)); in testUp()
306 assertTrue(method.up(mView, mSpannable)); in testUp()
309 assertFalse(method.up(mView, mSpannable)); in testUp()
314 method.up(null, mSpannable); in testUp()
321 method.up(mView, null); in testUp()
425 assertFalse(method.up(mView, mSpannable)); in testMoveAroundUnclickable()
524 protected boolean up(TextView widget, Spannable buffer) { in up() method in LinkMovementMethodTest.MyLinkMovementMethod
525 return super.up(widget, buffer); in up()
DScrollingMovementMethodTest.java541 mResult = method.up(mTextView, mSpannable);
548 mResult = method.up(mTextView, mSpannable);
555 mResult = method.up(mTextView, mSpannable);
563 method.up(null, mSpannable);
569 method.up(mTextView, null);
598 new MyScrollingMovementMethod().up(mTextView, mSpannable);
854 protected boolean up(TextView widget, Spannable buffer) {
855 return super.up(widget, buffer);
/cts/tools/tradefed-host/
DREADME27 2. Follow the 'Setting up your device' steps documented in the
68 platform source code and setting up a build environment.
/cts/suite/cts/deviceTests/browserbench/assets/octane/
Draytrace.js549 up: null, property in Flog.RayTracer.Camera
552 initialize : function(pos, lookAt, up) { argument
555 this.up = up;
556 this.equator = lookAt.normalize().cross(this.up);
565 Flog.RayTracer.Vector.prototype.multiplyScalar(this.up, vy)
/cts/tools/dasm/src/java_cup/
Dparser.cup53 build up parts of the current production while it is being parsed.
105 /** string to build up multiple part names */
145 System.err.println("Can't recover from previous error(s), giving up.");
490 /* try to look up the id */
/cts/suite/cts/deviceTests/browserbench/assets/octane/css/
Ddocs.css181 /* Fixed subnav on scroll, but only for 980px and up (sorry IE!) */
528 /* Tighten up spacing */
640 /* Change up some type stuff */
Dbootstrap.css1622 .icon-volume-up {
1787 .icon-arrow-up {
1847 .icon-chevron-up {
1883 .icon-thumbs-up {
1895 .icon-hand-up {
1907 .icon-circle-arrow-up {