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

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/Camera2/src/com/android/camera/ui/focus/
FocusSound.java 39 * Play the focus sound with the sound player at the default
42 public void play() { method in class:FocusSound
44 mPlayer.play(mSoundId, DEFAULT_VOLUME);
  /cts/tests/tests/media/src/android/media/cts/
AsyncPlayerTest.java 32 asyncPlayer.play(getContext(), PLAY_URI, true, AudioManager.STREAM_RING);
41 asyncPlayer.play(getContext(), PLAY_URI, true,
SoundPoolTest.java 151 int streamID = mSoundPool.play(sampleID, leftVolume, rightVolume, priority, loop, rate);
165 streamID = mSoundPool.play(sampleID, leftVolume, rightVolume, priority, loop, rate);
191 // play sounds one at a time
192 int streamID1 = mSoundPool.play(sampleID1, LOUD, QUIET, PRIORITY, -1, 1);
196 int streamID2 = mSoundPool.play(sampleID2, QUIET, LOUD, PRIORITY, -1, 1);
201 // play both at once repeating the first, but not the second
202 streamID1 = mSoundPool.play(sampleID1, LOUD, QUIET, PRIORITY, 1, 1);
203 streamID2 = mSoundPool.play(sampleID2, QUIET, LOUD, PRIORITY, 0, 1);
223 streamIds[i] = mSoundPool.play(soundIds[i], LOUD, LOUD, PRIORITY, -1, 1);
241 // SoundPool should gracefully degrade to play those streams it can
    [all...]
  /external/chromium-trace/catapult/telemetry/telemetry/internal/actions/
play.js 8 // Performs the "Play" action on media satisfying selector.
12 play(mediaElements[i]);
16 function play(element) { function
20 throw new Error('Can not play non HTML5 media elements.');
31 element.play();
play_unittest.py 6 from telemetry.internal.actions import play
25 """Tests that with no selector Play action plays first video element."""
26 action = play.PlayAction(playing_event_timeout_in_seconds=5)
38 """Tests that Play action plays video element matching selector."""
39 action = play.PlayAction(selector='#video_1',
52 """Tests that Play action plays all video elements with selector='all'."""
53 action = play.PlayAction(selector='all',
67 """Tests that wait_for_playing timeouts if video does not play."""
68 action = play.PlayAction(selector='#video_1',
78 action = play.PlayAction(selector='#video_1'
    [all...]
  /external/speex/include/speex/
speex_echo.h 98 * @param play Signal played to the speaker (received from far end)
101 void speex_echo_cancellation(SpeexEchoState *st, const spx_int16_t *rec, const spx_int16_t *play, spx_int16_t *out);
104 void speex_echo_cancel(SpeexEchoState *st, const spx_int16_t *rec, const spx_int16_t *play, spx_int16_t *out, spx_int32_t *Yout);
116 * @param play Signal played to the speaker (received from far end)
118 void speex_echo_playback(SpeexEchoState *st, const spx_int16_t *play);
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
SoundPlayerObject.java 150 play(true); //start playing if it was playing before
167 public void play(boolean play) { method in class:SoundPlayerObject
170 if (play) {
178 if (play) {
181 mAudioTrack.play();
190 play(false);
  /external/autotest/client/cros/video/
vimeo_player.py 26 def play(self): member in class:VimeoPlayer
31 self.tab.ExecuteJavaScript('%s.play()' % self.video_id)
  /external/replicaisland/src/com/replica/replicaisland/
PlaySingleSoundComponent.java 43 mSoundHandle = sound.play(mSound, false, SoundSystem.PRIORITY_NORMAL);
  /packages/apps/DeskClock/src/com/android/deskclock/
RingtonePreviewKlaxon.java 37 getAsyncRingtonePlayer(context).play(uri, 0);
MoveScreensaverRunnable.java 126 hide.play(getAlphaAnimator(mSaverView, 1f, 0f))
133 show.play(getAlphaAnimator(mSaverView, 0f, 1f))
145 all.play(show).after(hide);
  /external/autotest/client/site_tests/power_LoadTest/extension/
ct.js 7 var PLAY_MUSIC_HOSTNAME = 'play.google.com';
48 var playButton = document.querySelector('[data-id="play"]');
50 //If play music website, if we do not see a play button
prevent_unload_popup.js 4 var PLAY_MUSIC_HOSTNAME = 'play.google.com';
  /external/autotest/client/site_tests/video_VideoReload/
video_VideoReload.py 22 @param video_file: fullpath to video to play.
37 player.play()
41 player.play()
  /frameworks/base/media/java/android/media/
IRingtonePlayer.aidl 29 oneway void play(IBinder token, in Uri uri, in AudioAttributes aa, float volume, boolean looping);
  /packages/apps/Camera2/src/com/android/camera/
SoundPlayer.java 55 * Play the sound with the given resource. The resource has to be loaded
58 public void play(int resourceId, float volume) { method in class:SoundPlayer
63 mSoundPool.play(soundId, volume, volume, 0 /* priority */, 0 /* loop */, 1 /* rate */);
  /packages/apps/Dialer/java/com/android/incallui/answer/impl/hint/
PawAnswerHint.java 112 answerGestureHintAnim.play(fadeIn).after(puckUpDelayMillis);
113 answerGestureHintAnim.play(swipeUp).after(fadeIn);
117 .play(fadeOut)
139 set.play(createFadeInScaleAndAlpha(payloadView));
161 set.play(scale).with(alpha);
167 set.play(createFadeOutScaleAndAlpha(payloadView, FADE_OUT_DELAY_SCALE_SMALL_MILLIS));
189 set.play(scale).with(alpha);
225 set.play(scaleX).with(scaleY).after(delay);
  /packages/apps/Music/src/com/android/music/
IMediaPlaybackService.aidl 30 void play();
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
group8a.d 8 # cr16 and crx use non-standard scripts with memory regions, which don't play
group8b.d 8 # cr16 and crx use non-standard scripts with memory regions, which don't play
group9a.d 8 # cr16 and crx use non-standard scripts with memory regions, which don't play
group9b.d 8 # cr16 and crx use non-standard scripts with memory regions, which don't play
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
RingerTest.java 80 verify(mockRingtonePlayer, never()).play(any(RingtoneFactory.class), any(Call.class));
92 verify(mockRingtonePlayer, never()).play(any(RingtoneFactory.class), any(Call.class));
105 verify(mockRingtonePlayer, never()).play(any(RingtoneFactory.class), any(Call.class));
118 verify(mockRingtonePlayer, never()).play(any(RingtoneFactory.class), any(Call.class));
134 verify(mockRingtonePlayer, never()).play(any(RingtoneFactory.class), any(Call.class));
147 verify(mockRingtonePlayer, never()).play(any(RingtoneFactory.class), any(Call.class));
162 verify(mockRingtonePlayer, never()).play(any(RingtoneFactory.class), any(Call.class));
174 verify(mockRingtonePlayer).play(any(RingtoneFactory.class), any(Call.class));
189 verify(mockRingtonePlayer, never()).play(any(RingtoneFactory.class), any(Call.class));
203 verify(mockRingtonePlayer, never()).play(any(RingtoneFactory.class), any(Call.class))
    [all...]
  /external/mockwebserver/src/test/java/com/google/mockwebserver/
MockWebServerTest.java 108 server.play();
124 server.play();
147 server.play();
170 server.play();
188 server.play();
217 server.play();
229 server.play();
  /libcore/luni/src/test/java/libcore/java/net/
URLConnectionTest.java 232 server.play();
294 server.play();
308 server.play();
338 server.play();
345 server.play();
358 server.play();
377 server.play();
393 server.play();
410 server.play();
433 server.play();
    [all...]

Completed in 1406 milliseconds

1 2 3 4 5 6 7 8 91011>>