HomeSort by relevance Sort by last modified time
    Searched full:snippet (Results 176 - 200 of 263) sorted by null

1 2 3 4 5 6 78 91011

  /external/webkit/Source/WebCore/rendering/
AutoTableLayout.cpp 336 // Sample snippet:
    [all...]
  /frameworks/base/docs/html/guide/topics/fundamentals/
loaders.jd 492 snippet shown above.</li>
bound-services.jd 554 <p>For example, the following snippet connects the client to the service created above by
  /frameworks/base/docs/html/guide/topics/graphics/
hardware-accel.jd 453 android.view.View#setAlpha setAlpha()}. The following code snippet shows the most efficient way
  /frameworks/base/docs/html/guide/topics/network/
sip.jd 300 the SIP stack happens through listeners. In this snippet, you see how the {@link
  /frameworks/base/docs/html/guide/topics/usb/
host.jd 387 <p>The following code snippet is a trivial way to do a synchronous data transfer. Your code
  /packages/apps/Email/tests/src/com/android/email/provider/
ProviderTests.java 583 * Test that saving a message creates the proper snippet for that message
586 Account account = ProviderTestUtils.setupAccount("message-snippet", true, mMockContext);
596 // We should have the plain text as the snippet
607 // We should have the plain text as the snippet
    [all...]
  /packages/apps/Mms/src/com/android/mms/transaction/
MessagingNotification.java 497 // would normally be a snippet of the individual message text) to
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsProvider2Test.java 164 SearchSnippetColumns.SNIPPET,
    [all...]
  /external/chromium/chrome/browser/automation/
automation_provider_observers.cc     [all...]
  /external/llvm/lib/CodeGen/
SplitKit.cpp 211 // live-in snippet and the live-out snippet.
    [all...]
  /frameworks/base/docs/html/guide/topics/providers/
calendar-provider.jd     [all...]
  /frameworks/base/docs/html/guide/topics/wireless/
bluetooth.jd 426 automatically set to 120 secs). For example, this snippet sets the duration to
    [all...]
  /external/bluetooth/glib/gthread/
ChangeLog 574 * gthread-impl.c (g_thread_init): Win32 code snippet used also on
  /external/chromium/chrome/common/extensions/docs/
i18n-messages.html 639 The following snippet,
  /external/javassist/src/main/javassist/
ClassPool.java 207 * class pool is created with the following code snippet:
    [all...]
CtBehavior.java 530 * The declared variable can be accessed in the code snippet inserted
    [all...]
  /external/webkit/Source/WebKit/qt/Api/
qwebpage.cpp     [all...]
  /external/webkit/Source/WebKit/qt/declarative/
qdeclarativewebview.cpp 225 \snippet doc/src/snippets/declarative/webview/webview.qml document
    [all...]
  /frameworks/base/core/java/android/inputmethodservice/
Keyboard.java 41 * <p>The layout file for a keyboard contains XML that looks like the following snippet:</p>
    [all...]
  /frameworks/base/core/java/android/widget/
AutoCompleteTextView.java 56 * <p>The following code snippet shows how to create a text view which suggests
    [all...]
  /frameworks/base/docs/html/guide/topics/ui/notifiers/
notifications.jd 322 The following snippet demonstrates a basic notification setup:</p>
  /frameworks/base/docs/html/guide/webapps/
targeting.jd 97 <p>For example, the following snippet from an HTML document specifies that the viewport width
  /external/libvpx/examples/includes/geshi/docs/
geshi-doc.txt 475 echo 'Code snippet 1:';
477 echo 'Code snippet 2 (same highlighting as 1):';
479 echo 'Code snippet 3 (DIFFERENT highlighting):';
    [all...]
  /dalvik/docs/
prettify.js     [all...]

Completed in 2138 milliseconds

1 2 3 4 5 6 78 91011