Searched refs:forwards (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/docs/html/training/wearables/watch-faces/ |
D | interacting.jd | 63 …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/ |
D | MeasuredText.java | 264 int breakText(int limit, boolean forwards, float width) { in breakText() argument 266 if (forwards) { in breakText()
|
/frameworks/base/core/jni/android/graphics/ |
D | Paint.cpp | 713 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/ |
D | hce.jd | 232 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/ |
D | searchable-config.jd | 248 prompts the user to speak, transcribes the spoken text, and forwards the resulting
|
/frameworks/base/docs/html/guide/topics/graphics/ |
D | prop-animation.jd | 79 the animation forwards then backwards repeatedly, until the number of repeats is reached.</li>
|