HomeSort by relevance Sort by last modified time
    Searched full:play (Results 526 - 550 of 2513) sorted by null

<<21222324252627282930>>

  /frameworks/base/docs/html/google/play-services/
auth.jd 18 Google Play services offers a standard authorization flow for all Google APIs and
19 all components of Google Play services. In addition, you can leverage the authorization
20 portion of the Google Play services SDK to gain authorization to services that are not yet supported
21 in the Google Play services platform by using the access token to manually make API
25 <p>For implementation details, see the sample in <code>&lt;android-sdk&gt;/extras/google-play-services/samples/auth</code>,
30 Google Play services leverage existing accounts on an Android-powered device
99 The sample in the Google Play services SDK shows you how to wrap this call in an AsyncTask.
138 <p>See the sample in <code>&lt;android-sdk&gt;/extras/google-play-services/samples/auth</code> for implementation details.</p>
167 and occurs when the actual Google Play services APK is not installed or unavailable.
  /frameworks/wilhelm/tests/sandbox/streamSource/
slesTestPlayStream.cpp 41 /* Where we store the data to play */
43 /* From where we read the data to play */
87 // to play a .ts file, but rather shows more ways to exercise the API
179 /* Play some music from a URI */
289 /* Play the URI */
301 /* Enqueue the content of our cache before starting to play,
315 /* Enqueue the content of our cache before starting to play,
322 /* wait until there's data to play */
350 fprintf(stdout, "URI example: starting to play\n");
  /frameworks/base/docs/html/develop/
index.jd 38 class="play no-shadow no-transform" />
51 class="play no-shadow no-transform" style="margin:0 0 0 70px;height:230px;width:340px" />
55 <p>The latest version of Google Play services includes new APIs that provide more
60 href="{@docRoot}google/play-services/location.html" class="button">Read more</a></p>
67 class="play no-shadow no-transform" style="margin:0 0 0 40px;max-height:250px;height:250px;
77 href="{@docRoot}google/play-services/plus.html" class="button">Read more</a></p>
84 class="play no-shadow no-transform" style="margin:0 0 0 40px;max-height:250px;height:250px;
93 <p>The APIs are bundled with Google Play services and are
96 href="{@docRoot}google/play-services/maps.html" class="button">Read more</a></p>
125 <li><a href="//android-developers.blogspot.com/2013/10/new-developer-features-in-google-play.html"
    [all...]
  /external/chromium_org/chrome/test/functional/
netflix.py 177 """Test that playing two titles, Netflix returns multiple play error."""
183 self.assertTrue('Multiple Play Error' in self.GetTabContents(),
184 msg='Multiple Play Error is not found on the page.')
210 # play video for some time
213 # still pass. So re-verifying and assuming that player did play something
245 """Test that Netflix doesn't play in guest mode login."""
  /external/esd/include/
esd.h 43 /* stream functionality: play, record, monitor */
44 ESD_PROTO_STREAM_PLAY, /* play all following data as a stream */
48 /* sample functionality: cache, free, play, loop, EOL, kill */
51 ESD_PROTO_SAMPLE_PLAY, /* play a cached sample */
58 ESD_PROTO_RESUME, /* reclaim /dev/dsp and play sounds again */
170 /* play a cached sample once */
  /external/jmonkeyengine/engine/src/core/com/jme3/cinematic/
Cinematic.java 102 ce.play();
177 play(); method
229 ce.play();
309 public void play() {
310 super.play();
333 play();
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/freebsd/
SDL_syscdrom.c 146 SDL_CDcaps.Play = SDL_SYS_CDPlay;
346 /* Start play */
356 fprintf(stderr, "Trying to play from %d:%d:%d to %d:%d:%d\n",
364 /* Pause play */
370 /* Resume play */
376 /* Stop play */
  /external/qemu/distrib/sdl-1.2.15/src/cdrom/openbsd/
SDL_syscdrom.c 155 SDL_CDcaps.Play = SDL_SYS_CDPlay;
355 /* Start play */
365 fprintf(stderr, "Trying to play from %d:%d:%d to %d:%d:%d\n",
373 /* Pause play */
379 /* Resume play */
385 /* Stop play */
  /frameworks/base/docs/html/distribute/googleplay/quality/
core.jd 10 <li><a href="#listing">Google Play</a></li>
42 Google Play Store. Your testing will go well beyond what's described here&mdash;the
231 Audio does not play when the screen is off, unless this is a core feature (for example, the app is a music player).
240 Audio does not <a href="http://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html">play behind the lock screen</a>, unless this is a core feature.
249 Audio does not play on the home screen or over another app, unless this is a core feature.
328 <li><strong><a href="http://android-developers.blogspot.com/2011/11/making-android-games-that-play-nice.html">Making Android Apps that Play Nice</a></strong> &mdash; Developer blog post discussing the audio lifecycle and expected audio behaviors for Android apps. </li>
391 during game play, animations and UI transitions, and any other part of the app.
455 <h2 id="listing">Google Play</h2
    [all...]
  /frameworks/base/docs/html/sdk/
exploring.jd 89 <td><a href="{@docRoot}google/play/billing/index.html">Google Play Billing</a></td>
91 integrate billing services in your app with Google Play.</td>
95 <td><a href="{@docRoot}google/play/licensing/index.html">Google Play Licensing</a></td>
97 your app when distributing with Google Play.</td>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
esd.h 43 /* stream functionality: play, record, monitor */
44 ESD_PROTO_STREAM_PLAY, /* play all following data as a stream */
48 /* sample functionality: cache, free, play, loop, EOL, kill */
51 ESD_PROTO_SAMPLE_PLAY, /* play a cached sample */
58 ESD_PROTO_RESUME, /* reclaim /dev/dsp and play sounds again */
170 /* play a cached sample once */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
esd.h 43 /* stream functionality: play, record, monitor */
44 ESD_PROTO_STREAM_PLAY, /* play all following data as a stream */
48 /* sample functionality: cache, free, play, loop, EOL, kill */
51 ESD_PROTO_SAMPLE_PLAY, /* play a cached sample */
58 ESD_PROTO_RESUME, /* reclaim /dev/dsp and play sounds again */
170 /* play a cached sample once */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
esd.h 43 /* stream functionality: play, record, monitor */
44 ESD_PROTO_STREAM_PLAY, /* play all following data as a stream */
48 /* sample functionality: cache, free, play, loop, EOL, kill */
51 ESD_PROTO_SAMPLE_PLAY, /* play a cached sample */
58 ESD_PROTO_RESUME, /* reclaim /dev/dsp and play sounds again */
170 /* play a cached sample once */
  /external/chromium_org/chrome/browser/resources/file_manager/css/
media_controls.css 187 /* Play/pause button. */
189 .media-button.play {
194 .media-button.play > .default.normal {
200 .media-button.play > .default.hover {
206 .media-button.play > .default.active {
212 .media-button.play > .playing.normal {
218 .media-button.play > .playing.hover {
224 .media-button.play > .playing.active {
230 .media-button.play > .ended.normal {
236 .media-button.play > .ended.hover
    [all...]
  /external/svox/pico/lib/
picodata.h 189 #define PICODATA_ITEMINFO1_CMD_PLAY 'p' /* 112 play command : PU in info 2 will read items from file-->Filename in item content.*/
212 /* iteminfo2 for PLAY/SAVE */
213 #define PICODATA_ITEMINFO2_CMD_TO_TOK 't' /* CMD+PLAY/SAVE+TOKENISATION*/
214 #define PICODATA_ITEMINFO2_CMD_TO_PR 'g' /* CMD+PLAY/SAVE+PREPROC*/
215 #define PICODATA_ITEMINFO2_CMD_TO_WA 'w' /* CMD+PLAY/SAVE+WORDANA*/
216 #define PICODATA_ITEMINFO2_CMD_TO_SA 'a' /* CMD+PLAY/SAVE+SENTANA*/
217 #define PICODATA_ITEMINFO2_CMD_TO_ACPH 'h' /* CMD+PLAY/SAVE+ACCENTUATION&PHRASING*/
218 #define PICODATA_ITEMINFO2_CMD_TO_SPHO 'p' /* CMD+PLAY/SAVE+ACCENTUATION&PHRASING*/
219 #define PICODATA_ITEMINFO2_CMD_TO_PAM 'q' /* CMD+PLAY/SAVE+PHONETIC-ACOUSTIC MAPPING*/
220 #define PICODATA_ITEMINFO2_CMD_TO_CEP 'c' /* CMD+PLAY/SAVE+CEP_SMOOTHER*
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/plus/
PlusClient.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"><a href="/google/play-services/ads.html">
432 <li><a href="/google/play-services/id.html">
438 <div class="nav-section-header empty"><a href="/google/play-services/wallet.html"
    [all...]
  /external/chromium_org/media/tools/layout_tests/result/
2011-08-19-11 192 sassS'media/video-can-play-type.html'
235 asassS'media/media-can-play-mpeg-audio.html'
435 ssS'media/media-can-play-mpeg4-video.html'
486 ssS'media/video-timeupdate-reverse-play.html'
604 asassS'media/video-reverse-play-duration.html'
658 ssS'http/tests/media/video-play-stall-seek.html'
727 ssS'media/video-play-pause-events.html'
731 S'Test that calling play() and pause() triggers async play, timeupdate and pause events.'
778 ssS'media/media-can-play-octet-stream.html
    [all...]
2011-08-19-21 202 ssS'media/video-can-play-type.html'
292 ssS'media/media-can-play-mpeg-audio.html'
454 ssS'media/media-can-play-mpeg4-video.html'
505 ssS'media/video-timeupdate-reverse-play.html'
604 ssS'media/video-reverse-play-duration.html'
652 ssS'http/tests/media/video-play-stall-seek.html'
727 ssS'media/video-play-pause-events.html'
731 S'Test that calling play() and pause() triggers async play, timeupdate and pause events.'
777 ssS'media/media-can-play-octet-stream.html
    [all...]
2011-09-11-18 127 ssS'media/media-can-play-mpeg4-video.html'
220 ssS'media/video-can-play-type.html'
286 ssS'media/media-can-play-mpeg-audio.html'
532 ssS'media/video-timeupdate-reverse-play.html'
699 ssS'media/video-reverse-play-duration.html'
755 ssS'http/tests/media/video-play-stall-seek.html'
832 ssS'media/video-play-pause-events.html'
836 S'Test that calling play() and pause() triggers async play, timeupdate and pause events.'
884 ssS'media/media-can-play-octet-stream.html
    [all...]
2011-09-11-19 127 ssS'media/media-can-play-mpeg4-video.html'
220 ssS'media/video-can-play-type.html'
286 ssS'media/media-can-play-mpeg-audio.html'
532 ssS'media/video-timeupdate-reverse-play.html'
699 ssS'media/video-reverse-play-duration.html'
755 ssS'http/tests/media/video-play-stall-seek.html'
832 ssS'media/video-play-pause-events.html'
836 S'Test that calling play() and pause() triggers async play, timeupdate and pause events.'
884 ssS'media/media-can-play-octet-stream.html
    [all...]
  /external/chromium_org/media/tools/layout_tests/test_data/
base 202 ssS'media/video-can-play-type.html'
292 ssS'media/media-can-play-mpeg-audio.html'
454 ssS'media/media-can-play-mpeg4-video.html'
505 ssS'media/video-timeupdate-reverse-play.html'
604 ssS'media/video-reverse-play-duration.html'
652 ssS'http/tests/media/video-play-stall-seek.html'
727 ssS'media/video-play-pause-events.html'
731 S'Test that calling play() and pause() triggers async play, timeupdate and pause events.'
777 ssS'media/media-can-play-octet-stream.html
    [all...]
less 184 sassS'media/video-can-play-type.html'
227 asassS'media/media-can-play-mpeg-audio.html'
427 ssS'media/media-can-play-mpeg4-video.html'
478 ssS'media/video-timeupdate-reverse-play.html'
596 asassS'media/video-reverse-play-duration.html'
644 ssS'http/tests/media/video-play-stall-seek.html'
713 ssS'media/video-play-pause-events.html'
717 S'Test that calling play() and pause() triggers async play, timeupdate and pause events.'
764 ssS'media/media-can-play-octet-stream.html
    [all...]
more 195 sS'media/video-can-play-type.html'
238 asassS'media/media-can-play-mpeg-audio.html'
438 ssS'media/media-can-play-mpeg4-video.html'
489 ssS'media/video-timeupdate-reverse-play.html'
607 asassS'media/video-reverse-play-duration.html'
661 ssS'http/tests/media/video-play-stall-seek.html'
730 ssS'media/video-play-pause-events.html'
734 S'Test that calling play() and pause() triggers async play, timeupdate and pause events.'
781 ssS'media/media-can-play-octet-stream.html
    [all...]
more_te_info 192 sassS'media/video-can-play-type.html'
235 asassS'media/media-can-play-mpeg-audio.html'
435 ssS'media/media-can-play-mpeg4-video.html'
486 ssS'media/video-timeupdate-reverse-play.html'
604 asassS'media/video-reverse-play-duration.html'
658 ssS'http/tests/media/video-play-stall-seek.html'
727 ssS'media/video-play-pause-events.html'
731 S'Test that calling play() and pause() triggers async play, timeupdate and pause events.'
778 ssS'media/media-can-play-octet-stream.html
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/wallet/
WalletClient.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"><a href="/google/play-services/ads.html">
432 <li><a href="/google/play-services/id.html">
438 <div class="nav-section-header empty"><a href="/google/play-services/wallet.html"
    [all...]

Completed in 369 milliseconds

<<21222324252627282930>>