HomeSort by relevance Sort by last modified time
    Searched full:play (Results 276 - 300 of 2455) sorted by null

<<11121314151617181920>>

  /frameworks/wilhelm/tests/mimeUri/
slesTest_playStates.cpp 47 /* Play an audio URIs, play, pause, stop */
56 /* Source of audio data to play */
65 /* Play, Volume and PrefetchStatus interfaces for the audio player */
151 /* Wait until there's data to play */
159 /* Testing play states */
160 /* let it play for 2s */
183 /* play for 2s */
  /hardware/qcom/audio/legacy/libalsa-intf/
msm8960_use_cases.h 271 #define SND_USE_CASE_MOD_PLAY_FM "Play FM"
275 #define SND_USE_CASE_MOD_PLAY_LPA "Play LPA"
276 #define SND_USE_CASE_MOD_PLAY_VOIP "Play VOIP"
280 #define SND_USE_CASE_MOD_PLAY_TUNNEL "Play Tunnel"
281 #define SND_USE_CASE_MOD_PLAY_LOWLATENCY_MUSIC "Play Lowlatency Music"
282 #define SND_USE_CASE_MOD_PLAY_MUSIC2 "Play Music2"
283 #define SND_USE_CASE_MOD_PLAY_MI2S "Play MI2S"
284 #define SND_USE_CASE_MOD_PLAY_VOLTE "Play VoLTE"
  /packages/wallpapers/MusicVisualization/res/values-tl/
strings.xml 24 <string name="vis2_desc" msgid="192540837551311681">"Naglalabas ng sound wave ng anumang kasalukuyang nagpe-play na music track."</string>
25 <string name="vis3_desc" msgid="3878566533630652215">"Ipinapakita ang dalas ng spectrum ng anumang kasalukuyang nagpe-play na music track."</string>
  /frameworks/base/docs/html/google/
index.jd 33 distribute your app on Google Play to all devices running Android 2.2
50 <h4><a href="{@docRoot}google/play-services/maps.html"
62 <h4><a href="{@docRoot}google/play-services/plus.html"
103 <h4><a href="{@docRoot}google/play/billing/index.html"
104 >Google Play In-App Billing</a></h4>
107 by Google Play Store for a simple user experience.
  /frameworks/base/docs/html/google/play-services/
maps.jd 61 <h4>1. Get the Google Play services SDK</h4>
62 <p>The Google Maps Android APIs are part of the Google Play services platform.</p>
63 <p>To use Google Maps, <a href="{@docRoot}google/play-services/setup.html">set up</a>
64 the Google Play services SDK. Then see the <a class="external-link"
71 <p>Once you've installed the Google Play services package, the Google Maps sample is located in
72 <code>&lt;android-sdk&gt;/extras/google-play-services/samples/maps</code> and shows you
plus.jd 62 <h4>1. Get the Google Play services SDK</h4>
63 <p>The Google+ Android APIs are part of the Google Play services platform.</p>
64 <p>To get started, <a href="{@docRoot}google/play-services/setup.html">set up</a>
65 the Google Play services SDK.
69 <p>Once you've installed the Google Play services package, you can run the Google+ sample located in
70 <code>&lt;android-sdk&gt;/extras/google-play-services/samples/plus</code>. However, before
  /frameworks/base/docs/html/tools/publishing/
preparing.jd 25 <li><a href="{@docRoot}distribute/googleplay/publish/preparing.html">Launch Checklist for Google Play</a></li>
42 application marketplace such as Google Play.</p>
47 Play, you should also read <a href="{@docRoot}distribute/googleplay/publish/preparing.html">Publishing
48 Checklist for Google Play</a> to be sure your release-ready application satisfies all Google Play
92 application. For example, if you are releasing your application through Google Play you may want
94 release. Similarly, to meet Google Play publishing guidelines you may have to prepare screenshots
140 elsewhere. In addition, publishing services such as Google Play display your icon to users.</p>
142 <p class="note"><strong>Note:</strong> If you are releasing your application on Google Play, you
157 For example, if you are releasing your application on Google Play you will need to prepare som
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/common/images/
ImageManager.html 173 <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li>
315 <li><a href="/distribute/index.html">Google Play</a></li>
408 <div class="nav-section-header empty"><a href="/google/play-services/games.html">
413 <div class="nav-section-header empty"><a href="/google/play-services/location.html">
418 <div class="nav-section-header empty"><a href="/google/play-services/plus.html">
423 <div class="nav-section-header empty"><a href="/google/play-services/maps.html">
428 <div class="nav-section-header empty"><a href="/google/play-services/auth.html">
436 <div class="nav-section-header"><a href="/google/play-services/index.html">
437 <span class="en">Google Play Services</span></a
    [all...]
  /frameworks/base/docs/html/distribute/googleplay/promote/
badges.jd 1 page.title=Google Play Badges
4 <p itemprop="description">Google Play badges allow you to promote your app with official branding
15 <p>For guidelines when using the Google Play badge and other brand assets,
64 var linkStart = "<a href=\"https://play.google.com/store/";
73 var linkStartCode = "&lt;a href=\"https://play.google.com/store/";
85 var altText = selectedValue.indexOf("generic") != -1 ? "Get it on Google Play" : "Android app on Google Play";
98 _gaq.push(['_trackEvent', 'Distribute', 'Create Google Play Badge', 'Package ' + selectedValue]);
110 _gaq.push(['_trackEvent', 'Distribute', 'Create Google Play Badge', 'Publisher ' + selectedValue]);
163 + '<em>Android app on Google Play</em> badge translated for
    [all...]
badge-files.jd 1 page.title=Google Play Badge Files
12 two Google Play badges.</p>
15 <img src="{@docRoot}images/brand/en_generic_rgb_wo_60.png" alt="Get It On Google Play">
132 <img src="{@docRoot}images/brand/en_app_rgb_wo_60.png" alt="Android App On Google Play">
265 <li>When used alongside logos for other application marketplaces, the Google Play logo
270 <span style="margin-left:1em;">http://play.google.com/store/search?q=<em>publisherName</em></span>
272 <li>A specific app product details page within Google Play, for example:<br />
273 <span style="margin-left:1em;">http://play.google.com/store/apps/details?id=<em>packageName</em></span>
284 <p>To quickly create a badge that links to your apps on Google Play,
286 href="{@docRoot}distribute/googleplay/promote/badges.html">Googe Play badge generator</a>.</p
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/common/
GooglePlayServicesUtil.html 173 <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li>
315 <li><a href="/distribute/index.html">Google Play</a></li>
408 <div class="nav-section-header empty"><a href="/google/play-services/games.html">
413 <div class="nav-section-header empty"><a href="/google/play-services/location.html">
418 <div class="nav-section-header empty"><a href="/google/play-services/plus.html">
423 <div class="nav-section-header empty"><a href="/google/play-services/maps.html">
428 <div class="nav-section-header empty"><a href="/google/play-services/auth.html">
436 <div class="nav-section-header"><a href="/google/play-services/index.html">
437 <span class="en">Google Play Services</span></a
    [all...]
  /libcore/luni/src/test/java/libcore/java/net/
URLConnectionTest.java 112 server.play();
174 server.play();
188 server.play();
218 server.play();
225 server.play();
238 server.play();
257 server.play();
273 server.play();
290 server.play();
313 server.play();
    [all...]
  /external/chromium_org/tools/telemetry/docs/
telemetry.page.actions.play.html 3 <html><head><title>Python: module telemetry.page.actions.play</title>
9 <font color="#ffffff" face="helvetica, arial">&nbsp;<br><big><big><strong><a href="telemetry.html"><font color="#ffffff">telemetry</font></a>.<a href="telemetry.page.html"><font color="#ffffff">page</font></a>.<a href="telemetry.page.actions.html"><font color="#ffffff">actions</font></a>.play</strong></big></big></font></td
11 ><font color="#ffffff" face="helvetica, arial"><a href=".">index</a><br><a href="../telemetry/page/actions/play.py">telemetry/page/actions/play.py</a></font></td></tr></table>
12 <p><tt>A&nbsp;Telemetry&nbsp;page_action&nbsp;that&nbsp;performs&nbsp;the&nbsp;"play"&nbsp;action&nbsp;on&nbsp;media&nbsp;elements.<br>
15 defined&nbsp;then&nbsp;then&nbsp;the&nbsp;action&nbsp;attempts&nbsp;to&nbsp;play&nbsp;the&nbsp;first&nbsp;video&nbsp;element&nbsp;or&nbsp;audio<br>
16 element&nbsp;on&nbsp;the&nbsp;page.&nbsp;A&nbsp;selector&nbsp;can&nbsp;also&nbsp;be&nbsp;'all'&nbsp;to&nbsp;play&nbsp;all&nbsp;media&nbsp;elements.<br>
42 <dt><font face="helvetica, arial"><a href="telemetry.page.actions.play.html#PlayAction">PlayAction</a>
54 <dd><a href="telemetry.page.actions.play.html#PlayAction">PlayAction</a></dd>
64 <dl><dt><a name="PlayAction-WaitForEvent"><strong>WaitForEvent</strong></a>(self, tab, selector, event_name, timeout)</dt><dd><tt>Halts&nbsp;play&nbsp;action&nbsp;until&nbsp;the&nbsp;selector's&nbsp;event&nbsp;is&nbsp;fired.</tt></dd></dl
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/audio/sun/
SDL_sunaudio.c 127 left = (written - info.play.samples);
143 left = (written - info.play.samples);
297 info.play.sample_rate = spec->freq;
298 info.play.channels = spec->channels;
299 info.play.precision = (enc == AUDIO_ENCODING_ULAW)
301 info.play.encoding = enc;
310 if(info.play.encoding == enc
311 && info.play.precision == (spec->format & 0xff)
312 && info.play.channels == spec->channels) {
314 spec->freq = info.play.sample_rate
    [all...]
  /frameworks/base/core/java/android/transition/
TransitionSet.java 29 * choreography of transitions, where some sets play {@link #ORDERING_TOGETHER} and
30 * others play {@link #ORDERING_SEQUENTIAL}. For example, {@link AutoTransition}
31 * uses a TransitionSet to sequentially play a Fade(Fade.OUT), followed by
64 * play in sequence; when one child transition ends, the next child
74 * child transitions will play {@link #ORDERING_TOGETHER together}.
80 * Sets the play order of this set's child transitions.
82 * @param ordering {@link #ORDERING_TOGETHER} to play this set's child
83 * transitions together, {@link #ORDERING_SEQUENTIAL} to play the child
106 * @return {@link #ORDERING_TOGETHER} if child transitions will play at the same
107 * time, {@link #ORDERING_SEQUENTIAL} if they will play in sequence
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/auth/
GooglePlayServicesAvailabilityException.html 173 <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li>
315 <li><a href="/distribute/index.html">Google Play</a></li>
408 <div class="nav-section-header empty"><a href="/google/play-services/games.html">
413 <div class="nav-section-header empty"><a href="/google/play-services/location.html">
418 <div class="nav-section-header empty"><a href="/google/play-services/plus.html">
423 <div class="nav-section-header empty"><a href="/google/play-services/maps.html">
428 <div class="nav-section-header empty"><a href="/google/play-services/auth.html">
436 <div class="nav-section-header"><a href="/google/play-services/index.html">
437 <span class="en">Google Play Services</span></a
    [all...]
GoogleAuthException.html 173 <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li>
315 <li><a href="/distribute/index.html">Google Play</a></li>
408 <div class="nav-section-header empty"><a href="/google/play-services/games.html">
413 <div class="nav-section-header empty"><a href="/google/play-services/location.html">
418 <div class="nav-section-header empty"><a href="/google/play-services/plus.html">
423 <div class="nav-section-header empty"><a href="/google/play-services/maps.html">
428 <div class="nav-section-header empty"><a href="/google/play-services/auth.html">
436 <div class="nav-section-header"><a href="/google/play-services/index.html">
437 <span class="en">Google Play Services</span></a
    [all...]
UserRecoverableAuthException.html 173 <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li>
315 <li><a href="/distribute/index.html">Google Play</a></li>
408 <div class="nav-section-header empty"><a href="/google/play-services/games.html">
413 <div class="nav-section-header empty"><a href="/google/play-services/location.html">
418 <div class="nav-section-header empty"><a href="/google/play-services/plus.html">
423 <div class="nav-section-header empty"><a href="/google/play-services/maps.html">
428 <div class="nav-section-header empty"><a href="/google/play-services/auth.html">
436 <div class="nav-section-header"><a href="/google/play-services/index.html">
437 <span class="en">Google Play Services</span></a
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/
RoomConfig.html 173 <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li>
315 <li><a href="/distribute/index.html">Google Play</a></li>
408 <div class="nav-section-header empty"><a href="/google/play-services/games.html">
413 <div class="nav-section-header empty"><a href="/google/play-services/location.html">
418 <div class="nav-section-header empty"><a href="/google/play-services/plus.html">
423 <div class="nav-section-header empty"><a href="/google/play-services/maps.html">
428 <div class="nav-section-header empty"><a href="/google/play-services/auth.html">
436 <div class="nav-section-header"><a href="/google/play-services/index.html">
437 <span class="en">Google Play Services</span></a
    [all...]
  /frameworks/base/docs/html/training/location/
receive-location-updates.jd 10 <li><a href="#PlayServices">Check for Google Play Services</a></li>
20 <a href="{@docRoot}google/play-services/setup.html">Setup Google Play Services SDK</a>
77 <!-- Check for Google Play services -->
78 <h2 id="PlayServices">Check for Google Play Services</h2>
80 Location Services is part of the Google Play services APK. Since it's hard to anticipate the
90 user to correct the problem, in which case Google Play services may send a result back to your
105 Since you usually need to check for Google Play services in more than one place in your code,
108 Play services:
115 * Define a request code to send to Google Play service
    [all...]
  /frameworks/base/docs/html/google/play/publishing/
multiple-apks.jd 47 <li><a href="{@docRoot}google/play/expansion-files.html">APK Expansion Files</a></li>
48 <li><a href="{@docRoot}google/play/filters.html">Filters on Google Play</a></li>
57 <p>Multiple APK support is a feature on Google Play that allows you to publish different APKs
60 Google Play and must share the same package name and be signed with the same release key. This
75 you publish your application for as many devices as possible, Google Play allows you to
76 publish multiple APKs under the same application listing. Google Play then supplies each APK to
90 <p>Currently, these are the only device characteristics that Google Play supports for publishing
105 <p>Before you start publishing multiple APKs on Google Play, you must understand a few
106 concepts regarding how the Google Play Developer Console works.</p
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/appstate/
AppStateClient.Builder.html 173 <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li>
315 <li><a href="/distribute/index.html">Google Play</a></li>
408 <div class="nav-section-header empty"><a href="/google/play-services/games.html">
413 <div class="nav-section-header empty"><a href="/google/play-services/location.html">
418 <div class="nav-section-header empty"><a href="/google/play-services/plus.html">
423 <div class="nav-section-header empty"><a href="/google/play-services/maps.html">
428 <div class="nav-section-header empty"><a href="/google/play-services/auth.html">
436 <div class="nav-section-header"><a href="/google/play-services/index.html">
437 <span class="en">Google Play Services</span></a
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/common/data/
DataBuffer.html 173 <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li>
315 <li><a href="/distribute/index.html">Google Play</a></li>
408 <div class="nav-section-header empty"><a href="/google/play-services/games.html">
413 <div class="nav-section-header empty"><a href="/google/play-services/location.html">
418 <div class="nav-section-header empty"><a href="/google/play-services/plus.html">
423 <div class="nav-section-header empty"><a href="/google/play-services/maps.html">
428 <div class="nav-section-header empty"><a href="/google/play-services/auth.html">
436 <div class="nav-section-header"><a href="/google/play-services/index.html">
437 <span class="en">Google Play Services</span></a
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/games/
GamesClient.Builder.html 173 <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li>
315 <li><a href="/distribute/index.html">Google Play</a></li>
408 <div class="nav-section-header empty"><a href="/google/play-services/games.html">
413 <div class="nav-section-header empty"><a href="/google/play-services/location.html">
418 <div class="nav-section-header empty"><a href="/google/play-services/plus.html">
423 <div class="nav-section-header empty"><a href="/google/play-services/maps.html">
428 <div class="nav-section-header empty"><a href="/google/play-services/auth.html">
436 <div class="nav-section-header"><a href="/google/play-services/index.html">
437 <span class="en">Google Play Services</span></a
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/games/multiplayer/
Invitation.html 173 <li><a href="https://play.google.com/apps/publish/">Google Play Developer Console</a></li>
315 <li><a href="/distribute/index.html">Google Play</a></li>
408 <div class="nav-section-header empty"><a href="/google/play-services/games.html">
413 <div class="nav-section-header empty"><a href="/google/play-services/location.html">
418 <div class="nav-section-header empty"><a href="/google/play-services/plus.html">
423 <div class="nav-section-header empty"><a href="/google/play-services/maps.html">
428 <div class="nav-section-header empty"><a href="/google/play-services/auth.html">
436 <div class="nav-section-header"><a href="/google/play-services/index.html">
437 <span class="en">Google Play Services</span></a
    [all...]

Completed in 1751 milliseconds

<<11121314151617181920>>