/frameworks/base/core/java/android/text/style/ |
D | LeadingMarginSpan.java | 118 public Standard(int every) { in Standard() argument 119 this(every, every); in Standard()
|
/frameworks/base/docs/html/training/efficient-downloads/ |
D | efficient-network-access.jd | 63 …lowed by 12 seconds at the low energy state. So for a typical 3G device, every data transfer sess… 65 … every 18 seconds will keep the wireless radio perpetually active, moving it back to high power ju… 67 <p>By comparison, the same app that bundles transfers of 3 seconds of every minute will keep the ra… 69 <p>The second example allows the radio to be idle for an additional 40 second every minute, resulti… 86 …o prefetch data such that you will only need to initiate another download every 2 to 5 minutes, an… 88 …as video files—should be downloaded in chunks at regular intervals (every 2 to 5 minutes), e… 108 <p>Another alternative is to prefetch every headline, thumbnail, article text, and possibly even fu… 116 <p>An app that pings the server every 20 seconds, just to acknowledge that the app is running and v… 126 …k the most popular stories. To keep the news fresh, it checks for updates every hour. To conserve … 138 <p>For example, it would be more efficient to make a single request for every news article to be re…
|
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | .gitignore | 7 # The only way to negate an exclusion is by including every single parent
|
/frameworks/native/opengl/libs/GLES_trace/ |
D | DESIGN.txt | 13 specific gl_hooks structure to point to the trace implementation. From this point on, every 37 This is achieved by checking whether tracing should be enabled at every eglSwap call. 38 (Note: We were already checking for tracing at every eglSwap, the only change now is that
|
/frameworks/base/tests/SmokeTest/ |
D | README | 2 the build system on every single build. They are intended to run very quickly.
|
/frameworks/base/docs/html/training/scheduling/ |
D | alarms.jd | 100 syncs with a server. If the sync operation is based on clock time and every instance of the 129 still overwhelm a server if every instance of an app hits the server around the same time. 153 <li>The alarm's interval. For example, once a day, every hour, every 5 seconds, and so on.</li> 169 example, an alarm that fires every 30 seconds) since it isn't affected by 179 <p>If you simply need your alarm to fire at a particular interval (for example, every half 213 <p>Wake up the device to fire the alarm in 30 minutes, and every 30 minutes 253 <p>Wake up the device to fire the alarm at precisely 8:30 a.m., and every 20 minutes 284 fire precisely at 8:30 a.m., and every hour on the hour
|
/frameworks/base/docs/html/training/wearables/watch-faces/ |
D | performance.jd | 38 method every time the system redraws the watch face, as described in 75 marks to avoid drawing two full-screen bitmaps every time the system redraws the watch face.</p> 112 method every time it redraws your watch face, so you should only include operations that are 157 animation every second in interactive mode and then let the CPU sleep until the next second. 161 every blink and hurts battery life.</p>
|
D | designing.jd | 108 and store the results to reuse the data every time you draw the watch face. For example, you 109 don't need to fetch weather updates every minute.</p>
|
D | drawing.jd | 148 message queue. For this particular watch face, the custom timer ticks once every second. When the 158 elements that you reuse every time you redraw your watch face, initialize them when the system 219 every second is shown in <a href="#Variables">Declare variables</a>. In the 244 <p>This custom timer ticks once every second, as described in <a href="#Variables">Declare 305 method every minute. It is usually sufficient to update your watch face once per minute in this
|
/frameworks/base/docs/html/google/play/billing/ |
D | index.jd | 33 example, a sports subscription that starts every September 1 and ends every 41 that bills the user every week.</li>
|
/frameworks/native/opengl/tests/testViewport/ |
D | README | 28 call (which means it is called before every draw), the program runs correctly.
|
/frameworks/base/docs/html/design/patterns/ |
D | help.jd | 5 <p>We wish we could guarantee that if you follow every piece of advice on this website, everyone wi… 45 <p>On every screen in your app, offer help in the <a href="{@docRoot}design/patterns/actionbar.html… 60 <h3 id="help-urgent">Assume that every call for help is urgent</h3> 103 <h4>Make every pixel count</h4> 104 <p>It's not necessary to document every single detail about your app, especially things that are ex…
|
/frameworks/support/v7/appcompat/ |
D | THEMES.txt | 45 Because of this, every time there is a third level theme set, there should be a second level
|
/frameworks/base/docs/html/training/transitions/ |
D | custom-transitions.jd | 68 are specific to a transition, the transitions framework does not provide every property value 77 method. The framework calls this method for every view in the starting scene. The method 125 once for every target view in the ending scene. In all other respects, {@link
|
/frameworks/base/docs/html/guide/topics/text/ |
D | index.jd | 23 every Android application developer to consider integrating speech input capabilities via the
|
/frameworks/base/docs/html/tools/performance/batterystats-battery-historian/ |
D | charts.jd | 86 Not every chart will show every category.</p>
|
/frameworks/base/docs/html/guide/practices/app-design/ |
D | index.jd | 12 every platform since the dawn of computing has probably cited those same three
|
/frameworks/base/docs/html/tools/building/ |
D | index.jd | 30 to enter it every time you build. When you are ready to release the application to Google
|
/frameworks/base/docs/html/training/managing-audio/ |
D | index.jd | 54 interact. To avoid every music app playing at the same time, Android uses audio focus to moderate
|
/frameworks/base/docs/html/training/sign-in/ |
D | index.jd | 15 on Google every day. Once a user signs in with Google, you can create more engaging experiences
|
/frameworks/base/docs/html/training/enterprise/ |
D | app-restrictions.jd | 128 one <code><restriction></code> child element for every configuration 251 it should be done sparingly. Do not call this method every time you need to 279 one item for every restriction that has been explicitly set by a restrictions
|
/frameworks/base/docs/html/training/location/ |
D | location-testing.jd | 52 Since mock locations come from Location Services, they test every part of your 294 every five seconds. These cycle times are handled automatically for real locations, but you 302 successive locations. For example, changing the location by 88 feet every second simulates 304 location by 1.5 feet every second simulates brisk walking, because this change works out to
|
/frameworks/base/docs/html/training/testing/unit-testing/ |
D | index.jd | 24 Running unit tests after every build helps you to
|
/frameworks/base/docs/html/tools/help/ |
D | logcat.jd | 88 <td>Rotates the log file every <code><kbytes></code> of output. The default value is
|
D | proguard.jd | 245 <p>Save the <code>mapping.txt</code> file for every release that you publish to your users. 248 …A project's <code>mapping.txt</code> file is overwritten every time you do a release build, so you… 259 ensure that you save a copy for every release that you anticipate you have to debug.</p>
|