Home
last modified time | relevance | path

Searched refs:there (Results 1 – 25 of 165) sorted by relevance

1234567

/frameworks/base/docs/html/guide/developing/devices/
Dmanaging-avds.jd102 <td>Whether there is a touch screen or not on the device. Default value is "yes".</td>
110 <td>Whether there is a trackball on the device. Default value is "yes".</td>
134 <td>Whether there is a GSM modem in the device. Default value is "yes".</td>
166 <td>Whether there is a GPS in the device. Default value is "yes".</td>
182 <td>Whether there is an accelerometer in the device. Default value is "yes".</td>
240 <td>Whether there is a trackball present.</td>
Dmanaging-avds-cmdline.jd238 <td>Whether there is a touch screen or not on the device. Default value is "yes".</td>
243 <td>Whether there is a trackball on the device. Default value is "yes".</td>
261 <td>Whether there is a GSM modem in the device. Default value is "yes".</td>
285 <td>Whether there is a GPS in the device. Default value is "yes".</td>
297 <td>Whether there is an accelerometer in the device. Default value is "yes".</td>
339 <td>Whether there is a trackball present.</td>
/frameworks/base/tools/orientationplot/
DREADME.txt48 2. Ensure that there is an appropriate gap between adjacent orientation angles
71 greatly exceeds 60ms then there is a problem with the accelerometer or the
75 degrees (refer to MAX_TILT constant). Consequently, you should expect there
77 so there will be no orientation proposal either.
/frameworks/base/docs/html/guide/developing/building/
Dbuilding-eclipse.jd50 <li>Compile the project (if there have been changes since the last build).</li>
144 <li>If there's a device or emulator already running and its AVD configuration meets the
148 <li>If there's more than one device or emulator running, each of which meets the requirements
151 <li>If there are no devices or emulators running that meet the requirements of the build
152 …target, ADT looks at the available AVDs. If there is an AVD that matches the build target of the p…
156 … <li>If there are no suitable AVDs, the application is not installed a console error warning tells
157 you that there is no existing AVD that meets the build target requirements.</li>
/frameworks/compile/libbcc/runtime/cmake/Modules/
DMacroEnsureOutOfSourceBuild.cmake11 Please create a directory and run cmake from there, passing the path
/frameworks/base/core/java/android/text/
DLayout.java1011 int there = here + (dirs.mDirections[i+1] & RUN_LENGTH_MASK); in getOffsetForHorizontal() local
1014 if (there > max) in getOffsetForHorizontal()
1015 there = max; in getOffsetForHorizontal()
1016 int high = there - 1 + 1, low = here + 1 - 1, guess; in getOffsetForHorizontal()
1031 if (low < there) { in getOffsetForHorizontal()
1037 if (aft < there) { in getOffsetForHorizontal()
1315 int there = here + (dirs.mDirections[i+1] & RUN_LENGTH_MASK); in addSelection() local
1317 if (there > lineend) in addSelection()
1318 there = lineend; in addSelection()
1320 if (start <= there && end >= here) { in addSelection()
[all …]
/frameworks/base/docs/html/resources/articles/
Dcan-i-use-this-intent.jd13 API, there is no guarantee that the intent you send will be received by
21 to determine whether there's an app that can respond to a specified intent. Your
Dservice-api-changes-starting-with.jd40 …ion state along with the service, since the system can now guarantee that there is always a notifi…
122 <p>Part of this problem is services that are running more than they should or there simply being to…
127 …ervice is restarted, and gets onCreate() called but not onStart() because there has not been anoth…
129 <p>Now the service will sit there created, not realizing it used to be doing some work, and so not …
158 <p>Our final issue to address is the case where there are simply too many service running in the am…
Dmultitasking-android-way.jd44 … not mean the application is running or doing anything. It may simply be there because Android ne…
46 <p>Of course, there is a limited amount of memory, and to accommodate this Android must decide when…
62 <p>If there is too little RAM, processes hosting services will be immediately killed like backgroun…
77 …Background file download is implemented a service that runs when there are any downloads to proces…
Don-screen-inputs.jd158 of this is controlling resize vs. pan and scan mode, but there are other things
164 <code>AndroidManifest.xml</code>. Like the input type, there are a couple
220 there is a focusable field after this one; you can explicitly force no action
240 <p>For more advanced control over the IME, there are a variety of new APIs you
/frameworks/compile/libbcc/runtime/
DCMakeLists.txt19 …Please create a separate build directory and run 'cmake /path/to/${PROJECT_NAME} [options]' there."
DREADME.txt198 // because there are no catch clauses or destructors to be run. But there
252 // to save and restore all registers in it prolog and epliog. But there is
326 Preconditions are listed for each function at the definition when there are any.
/frameworks/base/docs/html/
Dlicense.jd28 adhere to the preferred license, there may be exceptions, such as for
114 refer there for more information.
131 refer there for more information. This is even more important when
/frameworks/base/docs/html/guide/topics/processes/
Dprocess-lifecycle.jd33 system knows that there is still active work being done in the process.</p>
81 running unless there is not enough memory to retain all foreground and visible process.
91 previous processes types. Usually there are many of these processes running,
/frameworks/base/docs/html/guide/basics/
Dappmodel.jd5 <p>In most operating systems, there is a strong 1-to-1 correlation between
11 <p>Because of the flexible nature of Android applications, there is some
47 category <code>android.intent.category.LAUNCHER</code>), then there will indeed
48 be one task created for your .apk, and any activities you start from there
60 be re-ordered: if you use FLAG_ACTIVITY_NEW_TASK but there is already a task
260 there then the window's view hierarchy will be called from that thread.</p></li>
/frameworks/base/docs/html/guide/topics/renderscript/
Dcompute.jd25 …<p>Compute RenderScripts are simpler to setup and implement as there is no graphics rendering invo…
/frameworks/base/docs/html/guide/market/publishing/
Dmultiple-apks.jd111 <p>When editing your application, there are two buttons on the top-right side of the page. The
137 <p>If there are no errors, any "active" APK will be published to
156 specific set of device configurations. However, there are several rules based on the manifest
160 warning, you can publish the activated APKs, but there might be unintended consequences as to
335 there is an overlap between the APKs within that filter.</p>
360 levels. Because there is no overlap within the screen size filter, there are no devices that
361 could potentially move between these two APKs, so there's no need for the version codes to
383 <li>When there are "overlaps" between two or more APKs. For example, if an APK supports screen
384 sizes small, normal, and large, while another APK supports sizes large and xlarge, there is an
449 receives the APK with the highest version code when there is an overlap in coverage between two
[all …]
/frameworks/base/docs/html/guide/topics/resources/
Dindex.jd49 the device configuration or when there are no alternative resources that match the current
63 to two different devices when there are no alternative resources available. Figure 2 shows
/frameworks/base/docs/html/sdk/1.5_r1/
Dupgrading.jd86 <p><em>If you installed ADT-0.9_pre with the early look 1.5 SDK, there have been
233 <p>Note that, with the Android 1.5 SDK, there is a new process for running
280 <p>Note that, with the Android 1.5 SDK, there is a new process for running
310 target" of "1", which compiles your application against the Android 1.1 system image, so there
342 <p>There have been several API additions made for this release, but there have been
367 should degrade gracefully when there is no keyboard available.
/frameworks/base/docs/html/sdk/1.5_r3/
Dupgrading.jd88 <p><em>If you installed ADT-0.9_pre with the early look 1.5 SDK, there have been
235 <p>Note that, with the Android 1.5 SDK, there is a new process for running
282 <p>Note that, with the Android 1.5 SDK, there is a new process for running
312 target" of "1", which compiles your application against the Android 1.1 system image, so there
344 <p>There have been several API additions made for this release, but there have been
369 should degrade gracefully when there is no keyboard available.
/frameworks/base/docs/html/sdk/1.5_r2/
Dupgrading.jd86 <p><em>If you installed ADT-0.9_pre with the early look 1.5 SDK, there have been
233 <p>Note that, with the Android 1.5 SDK, there is a new process for running
280 <p>Note that, with the Android 1.5 SDK, there is a new process for running
310 target" of "1", which compiles your application against the Android 1.1 system image, so there
342 <p>There have been several API additions made for this release, but there have been
367 should degrade gracefully when there is no keyboard available.
/frameworks/base/docs/html/guide/topics/ui/
Dcustom-components.jd330 View superclass, but more importantly, there are some custom attributes defined
362 <p>In Android, there are actually two other Views readily available to do
432 that comes with the SDK, there are two List
442 useful in certain circumstances. If there is a component that is already very
500 <p>In this example, there is only one method to be overridden:
501 <code>onDraw()</code> &mdash; but there could easily be others needed when you
556 <p>And that's all there is to it. Admittedly this is a simple case, but
/frameworks/base/docs/html/guide/topics/views/
Dcustom-views.jd321 View superclass, but more importantly, there are some custom attributes defined
353 <p>In Android, there are actually two other Views readily available to do
423 that comes with the SDK, there are two List
433 useful in certain circumstances. If there is a component that is already very
492 <p>In this example, there is only one method to be overridden:
493 <code>onDraw()</code> &mdash; but there could easily be others needed when you
537 <p>And that's all there is to it. Admittedly this is a simple case, but
/frameworks/base/docs/html/guide/webapps/
Dwebview.jd307 // Check if the key event was the BACK key and if there's history
312 // If it wasn't the BACK key or there's no web page history, bubble up to the default
319 true if there is actually web page history for the user to visit. Likewise, you can use {@link
320 android.webkit.WebView#canGoForward()} to check whether there is a forward history. If you don't
/frameworks/base/docs/html/resources/faq/
Dframework.jd16 there any way for the Service to pass a message back to the Activity?</a></li>
139 <h2>If an Activity starts a remote service, is there any way for the

1234567