HomeSort by relevance Sort by last modified time
    Searched full:snippet (Results 26 - 50 of 126) sorted by null

12 3 4 5 6

  /frameworks/base/docs/html/resources/tutorials/views/
hello-mapview.jd 232 android.app.AlertDialog.Builder} and uses the tapped {@code OverlayItem}'s title and snippet for
233 the dialog's title and message text. (You'll see the {@code OverlayItem} title and snippet defined
277 item's title, and a string for the item's snippet text, respectively.</p>
  /external/v8/tools/
jsmin.py 198 text: The text of the code snippet as a multiline string.
201 The compressed text of the code snippet as a multiline string.
  /external/webkit/WebKit/chromium/src/
DevToolsRPC.h 38 // (snippet above should be multiline macro, add trailing backslashes)
42 // The snippet above will generate three classes: MyApi, MyApiStub and
  /packages/apps/Settings/res/layout/
installed_app_details.xml 31 <!-- App snippet with buttons -->
42 <!-- Application snippet label, version and icon -->
  /external/guava/src/com/google/common/base/
Objects.java 91 * this code snippet returns the string <tt>"ClassName{x=1, y=2}"</tt>.
  /external/libpng/
pnggccrd.c 3 /* This code snippet is for use by configure's compilation test. */
  /external/libvpx/examples/includes/geshi/geshi/
teraterm.php 238 '$snippet$',
  /external/webkit/WebKit/qt/Api/
qwebinspector.cpp 43 \snippet webkitsnippets/qtwebkit_qwebinspector_snippet.cpp 0
  /frameworks/base/telephony/java/com/android/internal/telephony/
ISms.aidl 24 * <p>The following code snippet demonstrates a static method to
  /frameworks/base/voip/java/android/net/rtp/
AudioCodec.java 30 * following snippet to create a mode-1-only AMR codec.</p>
  /libcore/luni/src/main/java/org/apache/harmony/xml/
ExpatParser.java 406 * @param xml a whole or partial snippet of XML
424 * @param xml a whole or partial snippet of XML
445 * @param xml a whole or partial snippet of XML
456 * @param xml a whole or partial snippet of XML
  /frameworks/base/core/java/android/provider/
Telephony.java 480 public static final String SNIPPET = "snippet";
    [all...]
  /development/pdk/docs/porting/
telephony.jd 67 <p>The following snippet illustrates the interface for solicited commands:</p>
93 <p>The following snippet illustrates the interface for unsolicited commands:</p>
instrumentation_framework.jd 28 <p><code>am</code> is used to start and instrument activities using the adb shell command, as shown in the snippet below:</p>
bluetooth.jd 71 Andoird uses Bluez, which comes with some useful debugging tools. The snippet below provides examples in a suggested order:</p>
build_new_device.jd 228 <p>The snippet below illustrates a typical product definition file.</p>
  /external/chromium/net/base/
net_util.h 179 // Call these functions to get the html snippet for a directory listing.
185 // the html snippet to add the entry for the file to the directory listing.
  /packages/apps/Contacts/src/com/android/contacts/
ContactListItemView.java 548 * Adds or updates a text view for the search snippet.
563 * Returns the text view for the search snippet, creating it if necessary.
  /development/samples/BrowserPlugin/
README 110 plugin you need to include an html snippet (similar to the one found below) in
  /external/webkit/WebKit/qt/tests/qwebelement/
tst_qwebelement.cpp 811 QString snippet = "" local
825 body.findFirst("em").encloseContentsWith(snippet);
862 QString snippet = "" local
876 body.findFirst("em").encloseWith(snippet);
  /frameworks/base/core/java/android/widget/
MultiAutoCompleteTextView.java 47 * <p>The following code snippet shows how to create a text view which suggests
  /frameworks/base/docs/html/resources/articles/
avoiding-memory-leaks.jd 72 on the drawable. In the code snippet above, this means the drawable has a
gestures.jd 93 the one the user intended to draw. The following code snippet
layout-tricks-merge.jd 141 <code>LayoutInflate</code>. As you can see in the following snippet, the XML
  /external/webkit/WebCore/storage/
DatabaseAuthorizer.cpp 105 m_whitelistedFunctions.add("snippet");

Completed in 317 milliseconds

12 3 4 5 6