HomeSort by relevance Sort by last modified time
    Searched full:compose (Results 251 - 275 of 367) sorted by null

<<1112131415

  /frameworks/base/core/java/android/view/
TextureView.java 256 * @param paint The paint used to compose the layer. This argument is optional
  /frameworks/base/docs/html/guide/topics/text/
creating-input-method.jd 348 If your IME does text prediction or requires multiple steps to compose a glyph or
  /frameworks/base/docs/html/guide/topics/ui/
ui-events.jd 27 <p>Within the various View classes that you'll use to compose your layout, you may notice several public callback
menus.jd 77 "Search," "Compose email," and "Settings."
221 current activity context, such as "Search," "Compose email," and "Settings."</p>
    [all...]
  /frameworks/base/libs/hwui/
DisplayListRenderer.h 847 // TODO: We also need to handle generation ID changes in compose shaders
  /hardware/libhardware/include/hardware/
hwcomposer.h 120 /* handle of buffer to compose. This handle is guaranteed to have been
  /libcore/json/src/main/java/org/json/
JSONTokener.java 198 * sequence, we need to use a StringBuilder to compose the result.
  /libcore/luni/src/main/java/java/net/
URL.java 41 * parts and compose URL strings from parts. For example, consider the parts of
  /external/sonivox/docs/
JET_Authoring_Guidelines.html     [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemNumber.java 502 public void compose(StylesheetRoot sroot) throws TransformerException method in class:ElemNumber
504 super.compose(sroot);
    [all...]
  /external/guava/guava/src/com/google/common/util/concurrent/
Futures.java 442 * @since 9.0 (in 1.0 as {@code compose})
495 * @since 9.0 (in 2.0 as {@code compose})
    [all...]
  /external/icu4c/i18n/
nfrule.cpp 839 // will compose this in some way with what it gets back from
    [all...]
  /external/icu4c/i18n/unicode/
translit.h 158 * is an inverse of <b>B</b> and vice versa. If we compose <b>A</b>
    [all...]
  /external/linux-tools-perf/util/
probe-event.c 1058 /* Compose only probe arg */
1102 /* Compose only probe point (not argument) */
    [all...]
  /external/ping/
ping.c 344 * Compose and transmit an ICMP ECHO REQUEST packet. The IP packet
1061 * Compose and transmit an ICMP ECHO REQUEST packet. The IP packet
    [all...]
  /external/webkit/Source/WebKit/gtk/
NEWS 534 provides a way of accessing all the resources that compose the
558 resources that are downloaded to compose the final rendering; you
    [all...]
  /frameworks/base/docs/html/about/versions/
android-4.0-highlights.jd 383 precise images. <strong>Stabilized image zoom</strong> lets users compose photos
557 screen, then jump into the Email app to compose or reply.</p>
    [all...]
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
activity_task_design.jd 245 view a message, compose a message, and set up an account
684 two activities to compose an email (Gmail and Email).
    [all...]
  /tools/motodev/src/plugins/emulator/src/com/motorola/studio/android/emulator/skin/android/
AndroidSkinTranslator.java 193 // Retrieve the names of the parts that compose the layout
381 // Iterates on the names of the parts that compose the layout
    [all...]
  /external/bluetooth/bluedroid/stack/avdt/
avdt_api.c     [all...]
  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_mac.mm 437 // * The user is trying to compose something in an IME
    [all...]
  /external/chromium/testing/gmock/test/
gmock-generated-matchers_test.cc 694 // Tests that Value() can be used to compose matchers.
    [all...]
  /external/freetype/include/freetype/
ftimage.h     [all...]
  /external/icu4c/tools/gennorm2/
n2builder.cpp 610 // Compose as far as possible, and see if further compositions are possible.
    [all...]
  /external/llvm/include/llvm/CodeGen/
MachineOperand.h 344 /// using TargetRegisterInfo to compose the subreg indices if necessary.

Completed in 1358 milliseconds

<<1112131415