HomeSort by relevance Sort by last modified time
    Searched full:what (Results 1226 - 1250 of 4330) sorted by null

<<41424344454647484950>>

  /frameworks/base/core/java/android/util/
DayOfMonthCursor.java 44 * @param weekStartDay What dayOfMonth of the week the week should start,
MonthDisplayHelper.java 44 * @param weekStartDay What day of the week the week should start.
  /frameworks/base/core/java/android/webkit/
HttpAuthHandler.java 84 switch (msg.what) {
JWebCoreJavaBridge.java 100 switch (msg.what) {
SslErrorHandler.java 63 switch (msg.what) {
StreamLoader.java 128 switch(msg.what) {
WebViewWorker.java 116 switch(msg.what) {
  /frameworks/base/core/java/android/widget/
ViewFlipper.java 192 if (msg.what == FLIP_MSG) {
  /frameworks/base/core/tests/coretests/src/android/pim/vcard/
ExportTestResolver.java 130 * However, we cannot know what the index 2 corresponds to; it may be "family name",
  /frameworks/base/docs/html/guide/appendix/
glossary.jd 124 supply, to determine what application/activity receives the Intent and
125 what the receiver does when handling the Intent. Available criteria include
142 tell the system what types of Intents each of its components is willing to
143 accept and with what criteria. Through an intent filter, an application
  /frameworks/base/docs/html/guide/basics/
building-blocks.jd 21 what to do with all the top-level components (specifically activities,
fixme-gs-core-packages.jd 27 command line tools included with the SDK, what they do, and how to use
  /frameworks/base/docs/html/guide/developing/tools/
index.jd 67 <dd>Lets you generate code for an interprocess interface, such as what
  /frameworks/base/docs/html/guide/topics/manifest/
grant-uri-permission-element.jd 65 the same as what you would need to write if constructing the string in Java code.
path-permission-element.jd 62 the same as what you would need to write if constructing the string in Java code.
  /frameworks/base/docs/html/guide/topics/resources/
index.jd 72 <dd>What kinds of resources you can provide in your app, where to save them, and how to create
  /frameworks/base/docs/html/guide/tutorials/views/
hello-webview.jd 75 <p>What we've done is create a WebViewClient that will load any URL selected in our
  /frameworks/base/docs/html/resources/articles/
layout-tricks-reuse.jd 27 <p>The <code>&lt;include /&gt;</code> element does exactly what its name
layout-tricks-stubs.jd 46 <code>android:layout</code> attribute, to reference what layout file
speech-input.jd 73 helpful to have an idea of what words are likely to be spoken. While a message
track-mem.jd 43 only you will know what type of object was allocated, but also in which thread,
ui-1.6.jd 78 The result on screen is exactly what you would expect when writing the
  /frameworks/base/docs/html/resources/samples/
get.jd 71 From there you can read a short summary of each sample application and what
  /frameworks/base/docs/html/resources/tutorials/testing/
helloandroid_test.jd 172 <code>testText()</code>: This tests that what is displayed on the screen is the
173 same as what is contained in the application's string resources. It is an example of
253 It calls the super constructor with parameters that tell the framework what Android application
351 You have now finished writing the test. This is what the complete test case class
  /frameworks/base/docs/html/sdk/
adt_download.jd 70 <p>If you are not sure what version of ADT is installed in your Eclipse

Completed in 316 milliseconds

<<41424344454647484950>>