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

<<11121314

  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/26.0.0-beta2/
protos-26.0.0-beta2.jar 
  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/26.0.0-beta6/
protos-26.0.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/26.0.0-beta7/
protos-26.0.0-beta7.jar 
  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/26.0.0-rc1/
protos-26.0.0-rc1.jar 
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
AudioFrequencyUnprocessedActivity.java 338 String play = getResources().getText(R.string.unprocessed_play).toString(); local
341 mButtonPlayTone.setText(playResId == R.id.unprocessed_play_tone_btn ? stop : play);
342 mButtonPlayNoise.setText(playResId == R.id.unprocessed_play_noise_btn ? stop : play);
344 R.id.unprocessed_play_usb_noise_btn ? stop : play);
360 private void playerTransport(boolean play) {
364 mSPlayer.play(play);
373 mSPlayer.play(false);
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
AudioTrackTest.java 442 // Test case 2: getPlaybackHeadPosition() increases after play()
461 track.play();
488 track.play();
518 track.play();
534 // Test case 4: getPlaybackHeadPosition() is > 0 after play(); pause();
553 track.play();
563 // Test case 5: getPlaybackHeadPosition() remains 0 after pause(); flush(); play();
582 track.play();
595 track.play();
597 log(TEST_NAME, "position after play =" + pos)
    [all...]
VideoEncoderTest.java 95 private void play(MediaCodec decoder, Surface surface) { method in class:VideoEncoderTest.VideoStorage
150 Log.i(TAG, "no stream to play");
169 play(codec, surface); method
    [all...]
  /frameworks/av/packages/MediaComponents/src/com/android/media/
MediaSession2Impl.java 367 player.play();
    [all...]
  /frameworks/av/packages/MediaComponents/src/com/android/widget/
MediaControlView2Impl.java 770 mControls.play();
    [all...]
VideoView2Impl.java 638 mMediaController.getTransportControls().play();
669 mMediaController.getTransportControls().play();
802 // Add Play action as default
    [all...]
  /frameworks/base/media/java/android/media/
AudioTrack.java 62 * <li>too big to fit in memory because of the duration of the sound to play,</li>
75 * can play before running out of data.<br>
310 * Indicates the play state of the AudioTrack instance.
348 * The type of the audio stream to play. See
2071 public void play() method in class:AudioTrack
3111 play(); method
    [all...]
MediaPlayer2Impl.java 215 public void play() { method in class:MediaPlayer2Impl
250 * Pauses playback. Call play() to resume.
269 * Tries to play next data source if applicable.
278 // TODO: switch to next data source and play
305 * content to play has been buffered.
386 * @param dsd the descriptor of data source you want to play
413 * @param dsd the descriptor of data source you want to play after current one
443 * @param dsds the list of data sources you want to play after current one
543 * Sets the volume of the audio of the media to play, expressed as a linear multiplier
    [all...]
  /frameworks/support/media/src/androidTest/java/androidx/media/
MediaController2Test.java 152 mController.play();
    [all...]
  /frameworks/support/media/version-compat-tests/current/client/src/androidTest/java/androidx/media/test/client/
MediaController2Test_copied.java 163 mController.play();
    [all...]
  /frameworks/support/media-widget/src/main/java/androidx/media/widget/
MediaControlView2.java 68 * It provides a wide range of buttons that serve the following functions: play/pause,
89 * 1) Set focus to the play/pause button by calling requestPlayButtonFocus().
468 * Requests focus for the play/pause button.
    [all...]
  /frameworks/support/media-widget/src/main/java/androidx/media/widget/impl/
VideoView2ImplBase.java 554 * @param mediaItem the MediaItem2 to play
566 * @param dataSource the {@link DataSourceDesc} object to play.
762 mMediaController.getTransportControls().play();
804 mMediaController.getTransportControls().play();
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/analytics-library/protos/26.2.0-alpha16/
protos-26.2.0-alpha16.jar 
  /packages/apps/Camera2/src/com/android/camera/
PhotoModule.java     [all...]
  /packages/apps/Stk/src/com/android/stk/
StkAppService.java 230 // Message id to signal stop tone due to play tone timeout.
1541 RingtoneManager.getRingtone(getApplicationContext(), uri).play(); method
    [all...]
  /frameworks/support/media/src/main/java/android/support/v4/media/session/
MediaSessionCompat.java 310 * Argument for use with {@link #ACTION_PREPARE_FROM_MEDIA_ID} indicating media id to play.
329 * indicating URI to play.
697 * Updates the list of items in the play queue. It is an ordered list and
699 * exist. Specify null if there is no current play queue.
701 * The queue should be of reasonable size. If the play queue is unbounded
705 * @param queue A list of items in the play queue.
712 * Sets the title of the play queue. The UI should display this title along
713 * with the play queue itself. e.g. "Play Queue", "Now Playing", or an album
716 * @param title The title of the play queue
2641 public void play() throws RemoteException { method in class:MediaSessionCompat.MediaSessionImplBase.MediaSessionStub
3559 public void play() throws RemoteException { method in class:MediaSessionCompat.MediaSessionImplApi21.ExtraSession
    [all...]
  /packages/apps/Nfc/src/com/android/nfc/
NfcService.java 771 mSoundPool.play(mStartSound, 1.0f, 1.0f, 0, 0, 1.0f);
774 mSoundPool.play(mEndSound, 1.0f, 1.0f, 0, 0, 1.0f);
777 mSoundPool.play(mErrorSound, 1.0f, 1.0f, 0, 0, 1.0f);
    [all...]
  /frameworks/base/services/core/java/com/android/server/audio/
AudioService.java 460 // Used to play vibrations
583 // Used to play ringtones outside system_server
    [all...]
  /prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia-core/1.0/
doxia-core-1.0.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
logback-core-0.9.8-SNAPSHOT.jar 
  /prebuilts/tools/common/m2/repository/com/nineoldandroids/library/2.4.0/
library-2.4.0.jar 

Completed in 368 milliseconds

<<11121314