Home
last modified time | relevance | path

Searched refs:outside (Results 1 – 25 of 103) sorted by relevance

12345

/frameworks/base/docs/html/training/
Dbest-ui.jd11 of the system UI outside your app's window.</p>
/frameworks/base/docs/html/tools/sdk/
Dtools-notes.jd350 <li>If you are developing outside Eclipse, you must have
382 <li>If you are developing outside Eclipse, you must have
414 <li>If you are developing outside Eclipse, you must have
448 <li>If you are developing outside Eclipse, you must have
479 <li>If you are developing outside Eclipse, you must have
512 <li>If you are developing outside Eclipse, you must have
552 <li>If you are developing outside Eclipse, you must have
587 <li>If you are developing outside Eclipse, you must have
634 <li>If you are developing outside Eclipse, you must have
717 <li>If you are developing outside Eclipse, you must have
[all …]
/frameworks/base/location/lib/
DREADME.txt6 that may be distributed outside the system image. So it MUST BE API STABLE.
/frameworks/base/media/lib/signer/
DREADME.txt8 that may be distributed outside the system image. So it MUST BE API STABLE.
/frameworks/base/media/lib/remotedisplay/
DREADME.txt6 that may be distributed outside the system image. So it MUST BE API STABLE.
/frameworks/base/docs/html/training/scheduling/
Dindex.jd62 Learn how to use repeating alarms to schedule operations that take place outside
Dalarms.jd48 time-based operations outside the lifetime of your application.
60 <li>They operate outside of your application, so you can use them to trigger events or
82 <p>A common scenario for triggering an operation outside the lifetime of your app is
/frameworks/base/docs/html/tools/testing/
Dtesting-tools.jd54 emulator from outside of Android code.</dd>
Dactivity_testing.jd351 This error is common if you tried to send UI events to the UI thread from outside the UI
354 test method tried to interact with the UI outside the UI thread.
369 then tries to do something outside the UI thread or tries to invoke
/frameworks/base/docs/html/design/tv/
Dstyle.jd49 outside of a safe zone that most TVs could reliably display. Even on some of today’s HDTV flat
50 screens, areas outside that zone may not be visible.</p>
/frameworks/base/docs/html/training/notify-user/
Dindex.jd46 …A notification is a user interface element that you display outside your app's normal UI to indica…
/frameworks/rs/api/
Drs_convert.spec86 The input values are typically between 0.0 and 1.0 inclusive. For input values outside
/frameworks/base/docs/html/training/basics/network-ops/
Dindex.jd71 network operations outside of the UI thread.</dd>
/frameworks/base/docs/html/training/articles/
Dkeystore.jd57 mitigates unauthorized use of key material outside of the Android device by preventing extraction of
60 specify authorized uses of their keys and then enforcing these restrictions outside of the apps'
71 be able to extract their key material (for example, to be used outside of the Android device).
75 material is never exposed outside of secure hardware. If the Android OS is compromised or an
/frameworks/base/docs/html/tools/performance/debug-gpu-overdraw/
Dindex.jd61 <!-- this also hides bullet, by default outside box -->
/frameworks/base/docs/html/tools/performance/memory-monitor/
Dindex.jd72 <!-- this also hides bullet, by default outside box -->
/frameworks/base/tools/orientationplot/
DREADME.txt83 the device until it is inside/outside the limit for each orientation.
/frameworks/base/docs/html/training/improving-layouts/
Dsmooth-scrolling.jd42 perform your work outside the main thread. {@link android.os.AsyncTask} automatically queues up all
/frameworks/av/media/libstagefright/
DMediaCodecList.cpp506 bool outside = !inType && !mCurrentInfo->mHasSoleMime; in startElementHandler() local
507 if (outside && (!strcmp(name, "Limit") || !strcmp(name, "Feature"))) { in startElementHandler()
/frameworks/base/docs/html/training/multiple-threads/
Drun-code.jd95 {@link java.lang.Thread} objects are controlled by the system, which can modify them outside of
/frameworks/base/docs/html/training/secure-file-sharing/
Drequest-file.jd96 so once the client app's task stack is finished, the file is no longer accessible outside the
/frameworks/base/docs/html/tools/performance/allocation-tracker/
Dindex.jd84 <!-- this also hides bullet, by default outside box -->
/frameworks/base/docs/html/tools/performance/systrace/
Dindex.jd71 <!-- this also hides bullet, by default outside box -->
/frameworks/base/docs/html/tools/performance/heap-viewer/
Dindex.jd69 <!-- this also hides bullet, by default outside box -->
/frameworks/base/docs/html/sdk/installing/
Dindex.jd76 <p>The individual tools and other SDK packages are saved outside the Android Studio application
177 The installer then saves the Android SDK Tools to a specified the location outside of the Android

12345