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

<<41424344454647484950>>

  /cts/suite/audio_quality/client/src/com/android/cts/audiotest/
AudioProtocol.java 293 mPlayback.play();
306 // send reply when play is completed
  /development/samples/ApiDemos/src/com/example/android/apis/
Shakespeare.java 91 "The play may pass, if they be still and willing," +
94 "That come to hear a merry bawdy play," +
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List6.java 212 "The play may pass, if they be still and willing," +
215 "That come to hear a merry bawdy play," +
  /development/samples/Support13Demos/src/com/example/android/supportv13/
Shakespeare.java 91 "The play may pass, if they be still and willing," +
94 "That come to hear a merry bawdy play," +
  /development/samples/Support4Demos/src/com/example/android/supportv4/
Shakespeare.java 91 "The play may pass, if they be still and willing," +
94 "That come to hear a merry bawdy play," +
  /development/samples/Support7Demos/src/com/example/android/supportv7/media/
LocalPlayer.java 114 public void play(final PlaylistItem item) { method in class:LocalPlayer
116 Log.d(TAG, "play: item=" + item);
  /external/chromium_org/media/audio/win/
audio_unified_win.h 169 // input signal and at the same time asks for data to play out.
267 // audio buffer to play out.
  /external/chromium_org/media/ffmpeg/
ffmpeg_regression_tests.cc 363 Play();
385 Play();
  /external/chromium_org/remoting/host/win/
rdp_client_window.cc 46 // Play sounds at the remote computer. Equivalent to |kRdpAudioModeNone| if
50 // Disable sound redirection; do not play sounds at the remote computer.
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSValueKeywords.in 658 media-play-button
659 media-overlay-play-button
  /external/chromium_org/third_party/WebKit/Source/core/platform/chromium/
KeyCodeConversionGtk.cpp 340 return VKEY_MEDIA_PLAY_PAUSE; // (B3) Windows 2000/XP: Play/Pause Media key
401 // VKEY_PLAY (FA) Play key
KeyboardCodes.h 463 // VKEY_MEDIA_PLAY_PAUSE (B3) Windows 2000/XP: Play/Pause Media key
541 // VKEY_PLAY (FA) Play key
  /external/kernel-headers/original/linux/
pnp.h 2 * Linux Plug and Play Support
146 unsigned char pnpver; /* Plug & Play version */
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
gml.php 82 // Game play
141 // Game play
    [all...]
  /external/llvm/docs/tutorial/
LangImpl1.rst 93 play with it on your own. Take the code and go crazy hacking away at it,
95 play with languages!
OCamlLangImpl1.rst 93 play with it on your own. Take the code and go crazy hacking away at it,
95 play with languages!
  /external/okhttp/src/test/java/com/squareup/okhttp/
ConnectionPoolTest.java 73 httpServer.play();
79 spdyServer.play();
  /external/tinycompress/
compress.c 400 /* If play was paused the write returns -EBADFD */
460 /* If play was paused the read returns -EBADFD */
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerRenderer.cpp 136 // play back.
255 ALOGV("audio queue has %d frames left to play",
  /frameworks/av/media/libstagefright/
AudioPlayer.cpp 307 // play to give gapless playback.
573 ALOGV("%d frames left to play, %lld us (%.2f secs)",
  /frameworks/base/core/java/com/android/internal/widget/
ActionBarContextView.java 411 AnimatorSet.Builder b = set.play(buttonAnimator);
437 AnimatorSet.Builder b = set.play(buttonAnimator);
  /frameworks/base/docs/html/design/patterns/
widgets.jd 44 <p>The main purpose of a control widget is to display often used functions that the user can trigger right from the home screen without having to open the app first. Think of them as remote controls for an app. A typical example of control widgets are music app widgets that allow the user to play, pause or skip music tracks from outside the actual music app.</p>
128 After adding a Play widget to a home panel, the widget asks the user to specify the type of media the widget should display.
  /frameworks/base/docs/html/guide/components/
fragments.jd     [all...]
  /frameworks/base/docs/html/guide/topics/sensors/
sensors_position.jd 23 Play</a></li>
226 href="{@docRoot}resources/samples/AccelerometerPlay/index.html">Accelerometer Play</a> sample shows
  /frameworks/base/docs/html/guide/topics/ui/accessibility/
checklist.jd 138 button that changes from <strong>Play</strong> to <strong>Pause</strong>), make sure you also
150 <a href="https://play.google.com/store/apps/details?id=com.google.android.marvin.talkback"

Completed in 1039 milliseconds

<<41424344454647484950>>