HomeSort by relevance Sort by last modified time
    Searched full:hello (Results 1376 - 1400 of 1658) sorted by null

<<51525354555657585960>>

  /frameworks/base/docs/html/google/play-services/
auth.jd 216 mActivity.show("Hello " + name + "!");
  /frameworks/base/docs/html/guide/faq/
commontasks.jd 62 follow both the <a href="{@docRoot}resources/tutorials/hello-world.html">Hello,
65 tutorials. In particular, the start of the Hello Android tutorial is an
187 myIntent.putExtra(&quot;com.android.samples.SpecialValue&quot;, &quot;Hello, Joe!&quot;); // key/value pair, where key needs current package prefix.
    [all...]
  /frameworks/base/docs/html/guide/topics/renderscript/
compute.jd 19 <li><a href="{@docRoot}resources/samples/RenderScript/HelloCompute/index.html">Hello
  /frameworks/base/docs/html/guide/topics/resources/
providing-resources.jd     [all...]
  /frameworks/base/docs/html/guide/topics/ui/layout/
tabs.jd 217 <img src="images/hello-tabwidget.png" width="150px" />
  /frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DatePicker.java 43 * <p>See the <a href="{@docRoot}resources/tutorials/views/hello-datepicker.html">Date Picker
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/gsm/
GSMPhoneTest.java     [all...]
  /libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/
SSLRecordProtocol.java 317 * In addition this method can recognize SSLv2 hello message which
  /packages/apps/Contacts/src/com/android/contacts/datepicker/
DatePicker.java 50 * <p>See the <a href="{@docRoot}resources/tutorials/views/hello-datepicker.html">Date Picker
  /external/protobuf/gtest/test/
gtest_unittest.cc     [all...]
  /external/chromium/chrome/common/extensions/docs/images/intermediate/
i18n-before.graffle 195 title = "Hello World";\
306 "name": "Hello World",\
    [all...]
  /external/chromium/testing/gmock/test/
gmock-generated-matchers_test.cc     [all...]
  /external/chromium/third_party/libevent/test/
regress.c 1011 evbuffer_add_printf(evb, "%s/%d", "hello", 1);
1014 strcmp((char*)EVBUFFER_DATA(evb), "hello/1") == 0)
    [all...]
  /external/clang/docs/
Block-ABI-Apple.rst 126 ^ { printf("hello world\n"); }
141 printf("hello world\n");
    [all...]
  /external/libvpx/libvpx/examples/includes/ASCIIMathPHP-2.0/
ASCIIMathPHP-2.0.class.php 36 * -- Added quotes as another way of designating text; "hello" is equivalent to text(hello)
    [all...]
  /external/libvpx/libvpx/examples/includes/PHP-SmartyPants-1.5.1e/
smartypants.php 598 # Example input: &#8220;Hello &#8212; world.&#8221;
599 # Example output: "Hello -- world."
  /external/openssl/crypto/threads/
mttest.c 516 i=BIO_write(c_bio,"hello from client\n",18);
625 i=BIO_write(s_bio,"hello from server\n",18);
  /external/tcpdump/
print-fr.c 357 { MFR_CTRL_MSG_HELLO, "Hello" },
358 { MFR_CTRL_MSG_HELLO_ACK, "Hello ACK" },
  /external/tinyxml/
xmltest.cpp 771 TiXmlString b( "Hello" );
779 XmlTest( "Basic TiXmlString test. ", "Hello World!", a.c_str() );
  /external/webkit/Source/WebCore/editing/
htmlediting.cpp 561 // e.g. if the original range spaned "hello" in <div>hello</div>, then this function extends the range to contain div's around it.
    [all...]
Editor.cpp     [all...]
  /external/webkit/Source/WebKit/qt/tests/qwebelement/
tst_qwebelement.cpp 785 "hello"
843 "<h1>hello</h1>"
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/
URLConnectionTest.java 65 private static final String testString = "Hello World";
295 writer.write("hello");
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/formatting/
EclipseXmlPrettyPrinterTest.java     [all...]
  /external/apache-harmony/nio/src/test/java/common/org/apache/harmony/nio/tests/java/nio/channels/
SocketChannelTest.java     [all...]

Completed in 2097 milliseconds

<<51525354555657585960>>