Searched refs:even (Results 1 – 25 of 391) sorted by relevance
12345678910>>...16
/frameworks/base/docs/html/ndk/reference/ |
D | files.jd | 13 <tr id="row_0_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="2… 15 <tr id="row_2_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="2… 17 <tr id="row_4_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="2… 19 <tr id="row_6_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="2… 21 <tr id="row_8_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="2… 23 <tr id="row_10_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="… 25 <tr id="row_12_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="… 27 <tr id="row_14_" class="even"><td class="entry"><img src="ftv2lastnode.png" alt="\" width="16" heig…
|
D | modules.jd | 13 <tr id="row_0_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="2… 15 <tr id="row_2_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="2… 17 <tr id="row_4_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="2… 19 <tr id="row_6_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="2…
|
D | annotated.jd | 13 <tr id="row_0_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="2… 15 <tr id="row_2_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="2… 17 <tr id="row_4_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="2… 19 <tr id="row_6_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="2… 21 <tr id="row_8_" class="even"><td class="entry"><img src="ftv2node.png" alt="o" width="16" height="2…
|
D | pages.jd | 13 <tr id="row_0_" class="even"><td class="entry"><img src="ftv2lastnode.png" alt="\" width="16" heigh…
|
/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…
|
/frameworks/opt/setupwizard/tools/gradle/ |
D | android.properties | 13 // There are so many lint errors at the time being (even in the support libs)
|
/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 | 344 time_t even; in setModWhen() local 350 even = (time_t)(((unsigned long)(when) + 1) & (~1)); in setModWhen() 354 ptm = localtime_r(&even, &tmResult); in setModWhen() 356 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/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/base/docs/html/preview/features/ |
D | multilingual-support.jd | 50 strings from the default ({@code en_US}) resource file, even if the app has 187 <p>The user still gets a language they understand, even though the app doesn’t 211 information even within a single locale. Hard-coding your formats can produce a
|
D | data-saver.jd | 46 whitelist specific apps to allow background metered data usage even when Data 101 connected to a metered network, even if Data Saver is disabled or the app
|
/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/guide/topics/graphics/ |
D | index.jd | 26 utility class that makes animating these properties even easier.</p>
|
/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/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/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/run-background-service/ |
D | index.jd | 40 even cause system errors. To avoid this, the Android framework offers several classes that
|
/frameworks/base/docs/html/training/permissions/ |
D | requesting.jd | 93 continue to run with limited capabilities even if the user denies a 100 revoke permissions from any app at any time, even if the app targets a lower 120 permission. The user is always free to revoke the permission, so even if the 322 permission it needs, even if the user has already granted another permission
|
/frameworks/base/docs/html/distribute/stories/games/ |
D | kongregate-global-assault.jd | 64 developers. If we can improve conversion rates through art or graphics by even
|
/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/training/monitoring-device-state/ |
D | battery-monitoring.jd | 43 even stopping—your updates when the battery charge is nearly exhausted.</p> 85 disconnected from power. It's important to receive these events even while your app isn't
|
12345678910>>...16