Home
last modified time | relevance | path

Searched refs:forwards (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/docs/html/training/wearables/watch-faces/
Dinteracting.jd63 …m does not send raw touch events to the watch face. Instead, the system forwards specific commands…
76 immediately lifts their finger, the system determines that a single tap took place, and forwards
80 forwards a
/frameworks/base/core/java/android/text/
DMeasuredText.java264 int breakText(int limit, boolean forwards, float width) { in breakText() argument
266 if (forwards) { in breakText()
/frameworks/base/core/jni/android/graphics/
DPaint.cpp713 jboolean forwards, jfloat maxWidth, jint bidiFlags, jfloatArray jmeasuredWidth) { in breakTextS() argument
721 …unt = breakText(env, *paint, typeface, text, count, maxWidth, bidiFlags, jmeasuredWidth, forwards); in breakTextS()
/frameworks/base/docs/html/guide/topics/connectivity/nfc/
Dhce.jd232 then forwards that APDU to the resolved service.</p>
533 forwards the APDUs to the NFC controller.</p>
/frameworks/base/docs/html/guide/topics/search/
Dsearchable-config.jd248 prompts the user to speak, transcribes the spoken text, and forwards the resulting
/frameworks/base/docs/html/guide/topics/graphics/
Dprop-animation.jd79 the animation forwards then backwards repeatedly, until the number of repeats is reached.</li>