Searched refs:outside (Results 1 – 25 of 103) sorted by relevance
12345
/frameworks/base/docs/html/training/ |
D | best-ui.jd | 11 of the system UI outside your app's window.</p>
|
/frameworks/base/docs/html/tools/sdk/ |
D | tools-notes.jd | 350 <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/ |
D | README.txt | 6 that may be distributed outside the system image. So it MUST BE API STABLE.
|
/frameworks/base/media/lib/signer/ |
D | README.txt | 8 that may be distributed outside the system image. So it MUST BE API STABLE.
|
/frameworks/base/media/lib/remotedisplay/ |
D | README.txt | 6 that may be distributed outside the system image. So it MUST BE API STABLE.
|
/frameworks/base/docs/html/training/scheduling/ |
D | index.jd | 62 Learn how to use repeating alarms to schedule operations that take place outside
|
D | alarms.jd | 48 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/ |
D | testing-tools.jd | 54 emulator from outside of Android code.</dd>
|
D | activity_testing.jd | 351 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/ |
D | style.jd | 49 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/ |
D | index.jd | 46 …A notification is a user interface element that you display outside your app's normal UI to indica…
|
/frameworks/rs/api/ |
D | rs_convert.spec | 86 The input values are typically between 0.0 and 1.0 inclusive. For input values outside
|
/frameworks/base/docs/html/training/basics/network-ops/ |
D | index.jd | 71 network operations outside of the UI thread.</dd>
|
/frameworks/base/docs/html/training/articles/ |
D | keystore.jd | 57 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/ |
D | index.jd | 61 <!-- this also hides bullet, by default outside box -->
|
/frameworks/base/docs/html/tools/performance/memory-monitor/ |
D | index.jd | 72 <!-- this also hides bullet, by default outside box -->
|
/frameworks/base/tools/orientationplot/ |
D | README.txt | 83 the device until it is inside/outside the limit for each orientation.
|
/frameworks/base/docs/html/training/improving-layouts/ |
D | smooth-scrolling.jd | 42 perform your work outside the main thread. {@link android.os.AsyncTask} automatically queues up all
|
/frameworks/av/media/libstagefright/ |
D | MediaCodecList.cpp | 506 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/ |
D | run-code.jd | 95 {@link java.lang.Thread} objects are controlled by the system, which can modify them outside of
|
/frameworks/base/docs/html/training/secure-file-sharing/ |
D | request-file.jd | 96 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/ |
D | index.jd | 84 <!-- this also hides bullet, by default outside box -->
|
/frameworks/base/docs/html/tools/performance/systrace/ |
D | index.jd | 71 <!-- this also hides bullet, by default outside box -->
|
/frameworks/base/docs/html/tools/performance/heap-viewer/ |
D | index.jd | 69 <!-- this also hides bullet, by default outside box -->
|
/frameworks/base/docs/html/sdk/installing/ |
D | index.jd | 76 <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