Home
last modified time | relevance | path

Searched refs:even (Results 1 – 25 of 356) sorted by relevance

12345678910>>...15

/frameworks/base/docs/html/distribute/engage/
Dwidgets.jd2 …dgets to remind users about important information in your apps and games, even when your apps are …
21 your apps and games, even when your apps are closed. For instance, if you
Dnotifications.jd2 …tifications to keep users in touch with your content and services — even when the app is not…
Deasy-signin.jd83 posts</a> to share your website or apps, users can even invite friends to
/frameworks/base/docs/html/training/
Dbest-ui.jd10 different layouts for different devices, create custom UI widgets, and even control aspects
/frameworks/base/tools/aapt/
DZipEntry.cpp362 time_t even; in setModWhen() local
368 even = (time_t)(((unsigned long)(when) + 1) & (~1)); in setModWhen()
372 ptm = localtime_r(&even, &tmResult); in setModWhen()
374 ptm = localtime(&even); in setModWhen()
/frameworks/native/opengl/tests/angeles/
Dlicense.txt17 but WITHOUT ANY WARRANTY; without even the implied warranty of
/frameworks/base/docs/html/google/gcs/
Dindex.jd22 Google Cloud Save works even when your device is offline, and it
/frameworks/base/docs/html/design/building-blocks/
Dscrolling.jd26 indicator appears even when the user isn't scrolling. Touching or dragging it causes the current
/frameworks/base/docs/html/distribute/analyze/
Dgoogle-services.jd11 your Analytics data even more valuable, as it's available where you make
32 sophistication is easier than ever using Google Analytics. You can even
/frameworks/compile/slang/lit-tests/
DREADME20 failure information, even with -v.
/frameworks/base/docs/html/training/scheduling/
Dindex.jd63 of the lifetime of the application, even if the application is not running and/or the
Dalarms.jd61 actions even when your app is not running, and even if the device itself is asleep.</li>
101 app syncs at 11:00 p.m., the load on the server could result in high latency or even
364 <p>Once you enable the receiver this way, it will stay enabled, even if the user reboots
366 manifest setting, even across reboots. The receiver will stay enabled until your app disables it.
/frameworks/base/docs/html/training/basics/data-storage/
Dindex.jd29 <p>Most Android apps need to save data, even if only to save information about the app state
/frameworks/base/docs/html/guide/topics/graphics/
Dindex.jd26 utility class that makes animating these properties even easier.</p>
/frameworks/base/docs/html/training/run-background-service/
Dindex.jd40 even cause system errors. To avoid this, the Android framework offers several classes that
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DREADME.txt29 …ty app will show up a dialog reminding the user that scan mode will be on even though Wi-Fi is bei…
/frameworks/base/docs/html/training/articles/
Dperf-tips.jd42 processors running at different speeds. It's not even generally the case
282 <code>Foo</code> and <code>Foo$Inner</code> are different classes, even though
322 <p>Also, even for integers, some processors have hardware multiply but lack
360 than rely on it having a JIT). You may even have to compile multiple versions
385 <code>HashMap map</code> than a <code>Map map</code>, even though in both
412 of its way to do the hard work for you, and even detect some cases where you're
/frameworks/base/docs/html/training/monitoring-device-state/
Dbattery-monitoring.jd41 even stopping&mdash;your updates when the battery charge is nearly exhausted.</p>
83 disconnected from power. It's important to to receive these events even while your app isn't
/frameworks/base/docs/html/
Dlicense.jd57 it as an audiobook for the visually impaired, or even translate it. </p>
137 refer there for more information. This is even more important when
/frameworks/base/docs/html/training/connect-devices-wirelessly/
Dindex.jd35 enable communication with other devices on the same local network, and even
/frameworks/base/docs/html/guide/
Dindex.jd32 <p>From one component you can start another component using an <em>intent</em>. You can even start
/frameworks/base/docs/html/training/basics/intents/
Dindex.jd42 android.content.Intent} to identify and start the appropriate app component. Using intents even
/frameworks/base/docs/html/tools/help/
Dzipalign.jd12 allows all portions to be accessed directly with {@code mmap()} even if they
/frameworks/ex/common/java/com/android/common/
DGoogleLogTags.logtags20 # the platform even when the Google applications are not.
/frameworks/base/docs/html/google/play/billing/
Dgp-purchase-status-api.jd58 app, while spending less time and effort managing your releases, even as you
194 even less frequently than that.) Every update costs your users time and
196 updates, or even uninstall the product. (Of course, if there's a major problem

12345678910>>...15