Searched refs:immediately (Results 1 – 25 of 119) sorted by relevance
12345
/frameworks/base/docs/html/distribute/stories/games/ |
D | noodlecake-super-stickman.jd | 47 game immediately. And to minimize drop-off asynchronous gameplay starts 48 immediately after an invite is issued.
|
/frameworks/base/docs/html/preview/features/ |
D | tv-recording-api.jd | 90 callback. Your app must start recording immediately. When the system invokes 96 At this point, your app must stop recording immediately. You also need to 141 recording immediately when the <code>onStartRecording()</code> callback
|
/frameworks/base/docs/html/google/play/billing/ |
D | versions.jd | 63 <li>The purchase flow is synchronous and purchase information is available immediately after it 69 <li>An API to get current purchases of the user immediately. This list will not contain any consumed
|
/frameworks/base/docs/html/training/wearables/watch-faces/ |
D | interacting.jd | 76 immediately lifts their finger, the system determines that a single tap took place, and forwards 79 {@code TAP_TYPE_TAP}</a> event. If the user does not immediately lift their finger, the system
|
/frameworks/base/docs/html/training/wearables/notifications/ |
D | pages.jd | 20 appear immediately to the right of the main notification card.
|
/frameworks/base/docs/html/training/monitoring-device-state/ |
D | manifest-receivers.jd | 59 stop listening for connectivity changes and simply check to see if you're online immediately before
|
/frameworks/base/docs/html/training/managing-audio/ |
D | audio-focus.jd | 56 request the audio focus immediately before you begin playback, such as when the user presses 88 enable "ducking." Normally, when a well-behaved audio app loses audio focus it immediately
|
/frameworks/base/docs/html/distribute/stories/apps/ |
D | sayhi.jd | 52 SayHi launched in its new languages in August 2013 and immediately saw a 120
|
/frameworks/base/docs/html/guide/topics/graphics/ |
D | drawable-animation.jd | 61 immediately, without requiring interaction, then you might want to call it from the <code>{@link
|
/frameworks/base/docs/html/guide/topics/manifest/ |
D | grant-uri-permission-element.jd | 56 the immediately preceding character.</li>
|
D | path-permission-element.jd | 53 the immediately preceding character.</li>
|
/frameworks/base/docs/html/distribute/analyze/ |
D | start.jd | 39 <li>Initialize Google Analytics in your app to start measuring activity immediately.</li>
|
/frameworks/base/docs/html/design/patterns/ |
D | swipe-views.jd | 35 …igate to the next view. In addition, support the use of edge swipes to immediately navigate betwee…
|
/frameworks/base/docs/html/training/displaying-bitmaps/ |
D | index.jd | 62 this image into memory takes about 19MB of memory (2592*1936*4 bytes), immediately exhausting the
|
/frameworks/base/docs/html/training/wearables/data-layer/ |
D | data-items.jd | 163 reflected immediately, you can have the system sync your 165 immediately by calling
|
/frameworks/base/docs/html/training/performance/battery/network/ |
D | gather-data.jd | 55 that are not used to immediately satisfy a user action, such as an app request to cache the 61 that are not used to immediately satisfy a user action, such as notification of a newly
|
/frameworks/base/docs/html/training/animation/ |
D | cardflip.jd | 106 <!-- Before rotating, immediately set the alpha to 0. --> 161 <!-- Before rotating, immediately set the alpha to 0. -->
|
/frameworks/base/docs/html/training/improving-layouts/ |
D | smooth-scrolling.jd | 94 Layout, so you can immediately access them without the need to look them up repeatedly. First, you
|
/frameworks/base/docs/html/training/in-app-billing/ |
D | purchase-iab-products.jd | 54 …so you don’t need to consume it. It is good practice to update the UI immediately so that your us… 136 …wned by the user, you should send a consumption request to Google Play immediately and provision t…
|
/frameworks/base/docs/html/training/multiple-threads/ |
D | run-code.jd | 131 immediately. However, it only stops threads that are waiting, and will not interrupt CPU or
|
/frameworks/base/docs/html/training/keyboard-input/ |
D | visibility.jd | 128 user might need to access immediately after or while performing text input. For example,
|
/frameworks/base/docs/html/design/wear/ |
D | patterns.jd | 71 …e action is completed immediately and the result of the action is shown (either by updating the re…
|
/frameworks/base/docs/html/google/play/ |
D | developer-api.jd | 125 resources take effect immediately. Each resource's API reference page notes 179 In-App Purchases API</a> take effect immediately. Each resource's API reference
|
/frameworks/base/docs/html/training/custom-views/ |
D | making-interactive.jd | 42 objects do. For example, images should not immediately pop out of existence and reappear somewhere 274 rather than immediately setting the new rotation value.</p>
|
/frameworks/base/docs/html/training/tv/playback/ |
D | now-playing.jd | 78 your app should deactivate the media session immediately.
|
12345