/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
index.jd | 29 graphics files and templates that will make your designer's life easier.</dd>
|
/development/samples/ApiDemos/tests/src/com/example/android/apis/app/ |
ForwardingTest.java | 43 * underlying data model, internal business logic, or exercising your Activity's life cycle. 99 * This test demonstrates ways to exercise the Activity's life cycle.
|
/external/icu4c/test/threadtest/ |
stringtest.cpp | 48 "Life's but a walking shadow, a poor player\n" 58 "Life's but a walking shadow, a poor player\n"
|
/frameworks/base/docs/html/guide/basics/ |
fixme-gs-core-packages.jd | 33 <dt><a href="{@docRoot}intro/lifecycle.html">Application Life Cycle</a></dt> 34 <dd>The important life-cycle details for
|
/frameworks/base/docs/html/guide/appendix/faq/ |
framework.jd | 75 life-cycle methods and will be instantiated by Android automatically if 99 <p>But, the life cycle of a static is not well under your control; so 100 to abide by the life-cycle model, the application class should initiate and
|
/frameworks/base/docs/html/resources/faq/ |
framework.jd | 75 life-cycle methods and will be instantiated by Android automatically if 99 <p>But, the life cycle of a static is not well under your control; so 100 to abide by the life-cycle model, the application class should initiate and
|
/cts/tests/tests/content/src/android/content/res/cts/ |
AssetFileDescriptor_AutoCloseOutputStreamTest.java | 56 * Test AutoCloseOutputStream life circle.
|
AssetFileDescriptor_AutoCloseInputStreamTest.java | 67 * Test AutoInputStream life circle.
|
/external/clearsilver/util/ |
wdb.h | 23 int ondisk_index; /* index# on disk, constant for life of db,
|
/external/openssl/crypto/des/ |
INSTALL | 30 There are some special Makefile targets that make life easier.
|
/external/openssl/crypto/ |
o_dir.c | 63 life simple, let's just use the raw files and hack the symbols to
|
/external/tcpdump/ |
oakley.h | 122 u_int32_t ldur; /* life duration */
|
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
ccl.c | 97 cclng[lastccl] = 0; /* ccl's start out life un-negated */
|
/frameworks/base/docs/html/guide/tutorials/notepad/ |
notepad-extra-credit.jd | 63 making other mode changes. Watch what life-cycle events are generated and
|
/frameworks/base/docs/html/resources/tutorials/notepad/ |
notepad-extra-credit.jd | 63 making other mode changes. Watch what life-cycle events are generated and
|
/frameworks/base/tests/BatteryWaster/src/com/android/batterywaster/ |
BatteryWaster.java | 35 * So you thought sync used up your battery life.
|
/development/pdk/docs/source/ |
report-bugs.jd | 38 read <a href="{@docRoot}source/life-of-a-bug.html">Life of a Bug</a>.</p>
|
/frameworks/base/docs/html/guide/practices/design/ |
responsiveness.jd | 68 up in key life-cycle methods such as <code>onCreate()</code> and 88 tasks via child threads (as the life of a BroadcastReceiver is short), your
|
/frameworks/base/docs/html/resources/articles/ |
glsurfaceview.jd | 12 android.app.Activity} life-cycle.</li> 79 Android activity life-cycle. It pauses rendering when the activity is
|
/frameworks/base/test-runner/src/android/test/ |
ActivityUnitTestCase.java | 109 * <p>This method will call onCreate(), but if you wish to further exercise Activity life 116 * @param savedInstanceState The instance state, if you are simulating this part of the life
|
/dalvik/vm/compiler/ |
Ralloc.c | 104 * 0. Allocate the structure to hold the SSA name life ranges
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
LauncherShortcuts.java | 28 * This Activity actually handles two stages of a launcher shortcut's life cycle.
|
/development/samples/CubeLiveWallpaper/ |
_index.html | 25 minimizes the wallpaper's impact on system performance and battery life.
|
/external/apache-http/src/org/apache/http/conn/routing/ |
BasicRouteDirector.java | 116 // consider it here until there is a real-life use case for it.
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
async_queues.sgml | 57 your life harder if used unwisely. Normally you should only use the
|