Searched refs:even (Results 1 – 25 of 356) sorted by relevance
12345678910>>...15
/frameworks/base/docs/html/distribute/engage/ |
D | widgets.jd | 2 …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
|
D | notifications.jd | 2 …tifications to keep users in touch with your content and services — even when the app is not…
|
D | easy-signin.jd | 83 posts</a> to share your website or apps, users can even invite friends to
|
/frameworks/base/docs/html/training/ |
D | best-ui.jd | 10 different layouts for different devices, create custom UI widgets, and even control aspects
|
/frameworks/base/tools/aapt/ |
D | ZipEntry.cpp | 362 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/ |
D | license.txt | 17 but WITHOUT ANY WARRANTY; without even the implied warranty of
|
/frameworks/base/docs/html/google/gcs/ |
D | index.jd | 22 Google Cloud Save works even when your device is offline, and it
|
/frameworks/base/docs/html/design/building-blocks/ |
D | scrolling.jd | 26 indicator appears even when the user isn't scrolling. Touching or dragging it causes the current
|
/frameworks/base/docs/html/distribute/analyze/ |
D | google-services.jd | 11 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/ |
D | README | 20 failure information, even with -v.
|
/frameworks/base/docs/html/training/scheduling/ |
D | index.jd | 63 of the lifetime of the application, even if the application is not running and/or the
|
D | alarms.jd | 61 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/ |
D | index.jd | 29 <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/ |
D | index.jd | 26 utility class that makes animating these properties even easier.</p>
|
/frameworks/base/docs/html/training/run-background-service/ |
D | index.jd | 40 even cause system errors. To avoid this, the Android framework offers several classes that
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | README.txt | 29 …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/ |
D | perf-tips.jd | 42 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/ |
D | battery-monitoring.jd | 41 even stopping—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/ |
D | license.jd | 57 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/ |
D | index.jd | 35 enable communication with other devices on the same local network, and even
|
/frameworks/base/docs/html/guide/ |
D | index.jd | 32 <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/ |
D | index.jd | 42 android.content.Intent} to identify and start the appropriate app component. Using intents even
|
/frameworks/base/docs/html/tools/help/ |
D | zipalign.jd | 12 allows all portions to be accessed directly with {@code mmap()} even if they
|
/frameworks/ex/common/java/com/android/common/ |
D | GoogleLogTags.logtags | 20 # the platform even when the Google applications are not.
|
/frameworks/base/docs/html/google/play/billing/ |
D | gp-purchase-status-api.jd | 58 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