Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/text/
DMeasuredText.java229 int breakText(int limit, boolean forwards, float width) { in breakText() argument
231 if (forwards) { in breakText()
/frameworks/webview/chromium/java/com/android/webview/chromium/
DWebViewChromium.java1152 public void findNext(final boolean forwards) {
1157 findNext(forwards);
1162 mAwContents.findNext(forwards);
/frameworks/base/core/jni/android/graphics/
DPaint.cpp750 bool forwards, float maxWidth, jint bidiFlags, jfloatArray jmeasuredWidth) { in breakTextS() argument
754 SkPaint::TextBufferDirection tbd = forwards ? in breakTextS()
/frameworks/base/docs/html/tools/debugging/
Dindex.jd56 …Devices tab of DDMS. DDMS forwards the appropriate port to port 8700. Most modern Java IDEs includ…
/frameworks/base/docs/html/guide/topics/connectivity/nfc/
Dhce.jd226 then forwards that APDU to the resolved service.</p>
528 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/tools/devices/
Demulator.jd1043 <p>The emulator automatically forwards simulated voice calls and SMS messages from one instance to
1473 <p>The console forwards the SMS message to the Android framework, which passes it through to an app…
/frameworks/base/docs/html/guide/topics/graphics/
Dprop-animation.jd79 the animation forwards then backwards repeatedly, until the number of repeats is reached.</li>