HomeSort by relevance Sort by last modified time
    Searched full:snippet (Results 151 - 175 of 248) sorted by null

1 2 3 4 5 67 8 910

  /frameworks/base/docs/html/guide/topics/testing/
testing_android.jd 273 debugging the component. The following test code snippet demonstrates how to use this to
523 is demonstrated in the previous <a href="#ActivitySnippet">code snippet</a> that tests an
    [all...]
  /frameworks/base/docs/html/guide/topics/wireless/
bluetooth.jd 400 automatically set to 120 secs). For example, this snippet sets the duration to
    [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
BaseContactsProvider2Test.java     [all...]
ContactsProvider2Test.java 166 SearchSnippetColumns.SNIPPET,
    [all...]
  /development/pdk/docs/porting/
bring_up.jd 288 <p>The following snippet is an incomplete example of the <code>init.conf</code> file, simply meant to give you an idea of what a proper configuration resembles.</p>
  /external/bluetooth/glib/gio/
gappinfo.c 60 * equal to the result of g_file_get_uri(). The following snippet
  /external/chromium/chrome/common/extensions/docs/
background_pages.html 396 The following code snippet demonstrates
i18n-messages.html 639 The following snippet,
  /external/chromium/chrome/common/extensions/docs/static/
i18n.html 255 then the bold line in the previous code snippet becomes:
  /external/clang/www/
diagnostics.html 158 <p>In C++, type preservation includes retaining any qualification written into type names. For example, if we take a small snippet of code such as:
  /external/freetype/include/freetype/config/
ftoption.h     [all...]
  /external/guava/javadoc/com/google/common/base/
Objects.html 263 this code snippet returns the string <tt>"ClassName{x=1, y=2}"</tt>.
  /external/llvm/docs/
CMake.html 443 functionality. Here is an equivalent variant of snippet shown above:</p>
  /external/webkit/Source/JavaScriptCore/qt/api/
qscriptvalue.cpp 532 \snippet doc/src/snippets/code/src_script_qscriptvalue.cpp 2
  /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>
  /frameworks/base/docs/html/guide/topics/graphics/
hardware-accel.jd 452 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 485 // would normally be a snippet of the individual message text) to
  /external/chromium/chrome/browser/automation/
automation_provider_observers.cc     [all...]
  /external/llvm/lib/CodeGen/
SplitKit.cpp 202 // live-in snippet and the live-out snippet.
    [all...]
  /external/bluetooth/glib/gthread/
ChangeLog 574 * gthread-impl.c (g_thread_init): Win32 code snippet used also on
  /external/javassist/src/main/javassist/
ClassPool.java 207 * class pool is created with the following code snippet:
    [all...]

Completed in 1397 milliseconds

1 2 3 4 5 67 8 910