HomeSort by relevance Sort by last modified time
    Searched defs:play (Results 1 - 25 of 64) sorted by null

1 2 3

  /external/qemu/distrib/sdl-1.2.12/src/audio/mint/
SDL_mintaudio_mcsn.h 37 unsigned short play; /* Replay capability */ member in struct:__anon5854
  /packages/apps/Stk/src/com/android/stk/
TonePlayer.java 53 public void play(Tone tone) { method in class:TonePlayer
  /frameworks/base/core/tests/coretests/src/android/net/http/
CookiesTest.java 49 server.play();
HttpsThroughHttpProxyTest.java 50 server.play();
76 proxy.play();
102 proxy.play();
  /cts/tests/tests/media/src/android/media/cts/
RingtoneManagerTest.java 243 ringtone.play();
249 newRingtone.play();
RingtoneTest.java 80 method = "play",
114 mRingtone.play();
AudioTrack_ListenerTest.java 108 mAudioTrack.play();
JetPlayerTest.java 89 method = "play",
170 method = "play",
254 assertTrue(mJetPlayer.play());
266 assertFalse(mJetPlayer.play());
291 assertTrue(mJetPlayer.play());
304 assertTrue(mJetPlayer.play());
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audioquality/
BackgroundAudio.java 24 * Continuously play background noise in a loop, until halt() is called.
65 mAudioTrack.play();
Utils.java 346 at.play();
  /frameworks/base/media/libmedia/
JetPlayer.cpp 401 int JetPlayer::play() function in class:android::JetPlayer
403 LOGV("JetPlayer::play(): entering");
417 LOGV("JetPlayer::play(): wakeup render thread");
  /development/samples/BrowserPlugin/jni/audio/
AudioPlugin.cpp 70 SoundPlay* play = reinterpret_cast<SoundPlay*>(user); local
71 size_t amount = fread(buffer->bufferData, 1, buffer->size, play->file);
74 gSoundI.stop(play->track);
75 fclose(play->file);
76 play->file = NULL;
80 if (play->fileSize > 0) {
82 play->progress = 1;
83 inval(play->instance);
237 // draw the play box (under track box)
243 // draw the play box (under track box
    [all...]
  /external/webkit/WebCore/platform/graphics/qt/
MediaPlayerPrivatePhonon.cpp 200 void MediaPlayerPrivate::play() function in class:WebCore::MediaPlayerPrivate
202 LOG(Media, "MediaPlayerPrivatePhonon::play()");
203 m_mediaObject->play();
  /external/webkit/WebKit/android/WebCoreSupport/
MediaPlayerPrivateAndroid.cpp 117 // the "play" state, at which point our VideoView will start downloading
174 void play() { function in class:WebCore::MediaPlayerVideoPrivate
260 m_glue->m_play = env->GetMethodID(clazz, "play", "(Ljava/lang/String;)V");
337 void play() { function in class:WebCore::MediaPlayerAudioPrivate
380 m_glue->m_play = env->GetMethodID(clazz, "play", "()V");
  /external/webkit/WebKit/chromium/src/
WebMediaPlayerClientImpl.cpp 153 void WebMediaPlayerClientImpl::play() function in class:WebKit::WebMediaPlayerClientImpl
156 m_webMediaPlayer->play();
  /frameworks/base/core/java/com/android/internal/app/
RingtonePickerActivity.java 80 /** The Uri to play when the 'Default' item is clicked. */
100 // Play clip
115 * Get whether to show the 'Default' item, and the URI to play when the
312 ringtone.play();
  /frameworks/base/media/java/android/media/
AsyncPlayer.java 34 private static final int PLAY = 1;
95 case PLAY:
96 if (mDebug) Log.d(mTag, "PLAY");
159 * @param uri The URI to play. (see {@link MediaPlayer#setDataSource(Context, Uri)})
165 public void play(Context context, Uri uri, boolean looping, int stream) { method in class:AsyncPlayer
168 cmd.code = PLAY;
175 mState = PLAY;
207 * We want to hold a wake lock while we do the prepare and play. The stop probably is
210 * sound to play, but if the CPU turns off before mThread gets to work, it won't. The
215 * This must be called before the first time play is called
    [all...]
Ringtone.java 210 public void play() { method in class:Ringtone
215 Log.e(TAG, "play() caught ", ex);
SoundPool.java 57 * a value of 3 causes the sound to play a total of 4 times.</p>
60 * the sound to play at its original frequency (resampled, if necessary,
62 * sound to play at twice its original frequency, and a playback rate of
63 * 0.5 causes it to play at half its original frequency. The playback
67 * Priority is used when a call to play() would cause the number of active
73 * streams, the new sound will not play and the play() function will return
77 * play. For each level, there is a set of unique sounds that are used only
86 * <p>Once the sounds are loaded and play has started, the application can
87 * trigger sounds by calling SoundPool.play(). Playing streams can b
295 public native final int play(int soundID, float leftVolume, float rightVolume, method in class:SoundPool
    [all...]
  /packages/providers/DownloadProvider/tests/src/tests/http/
MockWebServer.java 65 throw new IllegalStateException("Cannot retrieve port before calling play()");
113 public void play() throws IOException { method in class:MockWebServer
  /system/extras/sound/
playwav.c 314 fprintf(stderr,"MP3 PLAY\n");
332 int play = 1; local
340 play = 0;
341 } else if (!strcmp(argv[0],"-play")) {
342 play = 1;
363 fn = play ? "/data/out.wav" : "/data/rec.wav";
366 if (play) {
  /frameworks/base/core/java/android/webkit/
HTML5VideoViewProxy.java 65 private static final int PLAY = 100;
157 public static void play(String url, int time, HTML5VideoViewProxy proxy, method in class:HTML5VideoViewProxy.VideoPlayer
294 case PLAY: {
298 VideoPlayer.play(url, mSeekPosition, this, client);
538 * Play a video stream.
541 public void play(String url) { method in class:HTML5VideoViewProxy
545 Message message = obtainMessage(PLAY);
HTML5Audio.java 128 play(); method
181 private void play() { method in class:HTML5Audio
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/macos/
SDL_syscdrom_c.h 38 #define kAudioStatus 107 /* Return audio play status */
41 #define kSetTrackList 122 /* Set the track program for the audio CD to play */
44 #define kSetPlayMode 125 /* Set the audio tracks play mode */
45 #define kGetPlayMode 126 /* Get the audio tracks play mode */
58 #define kMutedPlayMode 0 /* Play the audio track with no output */
59 #define kStereoPlayMode 9 /* Play the audio track in normal stereo */
68 #define kStatusPlaying 0 /* Audio Play operation in progress */
71 #define kStatusDone 3 /* Audio Play completed */
72 #define kStatusError 4 /* Error occurred during audio play operation */
73 #define kStatusStopped 5 /* Audio play operation not requested *
117 unsigned char play; member in struct:CDCntrlParam::__anon5860::__anon5861
    [all...]
  /frameworks/base/core/tests/utillib/src/coretestutils/http/
MockWebServer.java 72 throw new IllegalStateException("Cannot retrieve port before calling play()");
120 public void play() throws IOException { method in class:MockWebServer
121 play(0);
131 public void play(int portNumber) throws IOException { method in class:MockWebServer

Completed in 492 milliseconds

1 2 3