| /cts/tests/tests/media/audio/src/android/media/audio/cts/ |
| D | VolumeShaperTest.java | 632 try (Player player = createPlayer(p)) { in testMaximumShapers() 652 try (Player player = createPlayer(PLAYER_TYPE_AUDIO_TRACK)) { in testDuckAudioTrack() 659 try (Player player = createPlayer(PLAYER_TYPE_MEDIA_PLAYER_NON_OFFLOADED)) { in testDuckMediaPlayerNonOffloaded() 666 try (Player player = createPlayer(PLAYER_TYPE_MEDIA_PLAYER_OFFLOADED)) { in testDuckMediaPlayerOffloaded() 671 private void runTestDuckPlayer(String testName, Player player) throws Exception { in runTestDuckPlayer() 697 try (Player player = createPlayer(PLAYER_TYPE_AUDIO_TRACK)) { in testRampAudioTrack() 707 try (Player player = createPlayer(PLAYER_TYPE_MEDIA_PLAYER_NON_OFFLOADED)) { in testRampMediaPlayerNonOffloaded() 717 try (Player player = createPlayer(PLAYER_TYPE_MEDIA_PLAYER_OFFLOADED)) { in testRampMediaPlayerOffloaded() 723 String testName, Player player, VolumeShaper.Configuration configuration) in runTestRampPlayer() 744 try (Player player = createPlayer(PLAYER_TYPE_AUDIO_TRACK)) { in testCornerCaseAudioTrack() [all …]
|
| D | AudioPlayRoutingNative.java | 54 AudioPlayer player = new AudioPlayer(); in testAquireDefaultProxy() local 73 AudioPlayer player = new AudioPlayer(); in testAquirePreRealizeDefaultProxy() local 91 AudioPlayer player = new AudioPlayer(); in testRouting() local
|
| D | AudioTrackSurroundTest.java | 533 SamplePlayerBytes player = new SamplePlayerBytes( in testPlayAC3Bytes() local 542 SamplePlayerShorts player = new SamplePlayerShorts( in testPlayAC3Shorts() local 551 SamplePlayerShorts player = new SamplePlayerShorts( in testPlayIEC61937_32000() local 560 SamplePlayerShorts player = new SamplePlayerShorts( in testPlayIEC61937_44100() local 569 SamplePlayerShorts player = new SamplePlayerShorts( in testPlayIEC61937_48000() local 591 SamplePlayerShorts player = new SamplePlayerShorts( in testPlaySineSweepShorts() local 600 SamplePlayerBytes player = new SamplePlayerBytes( in testPlaySineSweepBytes() local 609 SamplePlayerBytes player = new SamplePlayerBytes( in testPlaySineSweepBytes48000() local 618 … SamplePlayerShorts player = new SamplePlayerShorts(44100, AudioFormat.ENCODING_PCM_16BIT, in testPlaySineSweepShortsMono() local 628 SamplePlayerBytes player = new SamplePlayerBytes(44100, AudioFormat.ENCODING_PCM_16BIT, in testPlaySineSweepBytesMono() local
|
| D | AudioPlaybackConfigurationTest.java | 523 private void checkMuteFromAppOpsNotification(MyPlayer player) throws Exception { in checkMuteFromAppOpsNotification() 577 private void checkMuteFromStreamVolumeNotification(MyPlayer player) throws Exception { in checkMuteFromStreamVolumeNotification() 627 private void checkMuteFromClientVolumeNotification(MyPlayer player) throws Exception { in checkMuteFromClientVolumeNotification() 666 private void checkMuteFromVolumeShaperNotification(MyPlayer player) throws Exception { in checkMuteFromVolumeShaperNotification()
|
| /cts/tests/tests/media/player/src/android/media/player/cts/ |
| D | JetPlayerTest.java | 221 public void onJetEvent(JetPlayer player, short segment, byte track, byte channel, in onJetEvent() 226 public void onJetNumQueuedSegmentUpdate(JetPlayer player, int nbSegments) { in onJetNumQueuedSegmentUpdate() 230 public void onJetPauseUpdate(JetPlayer player, int paused) { in onJetPauseUpdate() 234 public void onJetUserIdUpdate(JetPlayer player, int userId, int repeatCount) { in onJetUserIdUpdate()
|
| D | VideoSurfaceView.java | 93 public void setMediaPlayer(MediaPlayer player) { in setMediaPlayer()
|
| D | MediaPlayerTest.java | 714 private void initMediaPlayer(MediaPlayer player) throws Exception { in initMediaPlayer()
|
| /cts/common/device-side/interactive/automation/src/main/java/com/google/android/interactive/steps/enterprise/systemui/ |
| D | IsGTSInteractiveOutputSwitcherVisibleStepAutomation.java | 33 UiObject2 player = MediaControlsHelper.findMediaControls(); in automate() local
|
| /cts/apps/CtsVerifier/src/org/hyphonate/megaaudio/player/ |
| D | PlayerBuilder.java | 78 Player player = null; in build() local
|
| /cts/common/device-side/interactive/automation/src/main/java/com/google/android/interactive/helpers/ |
| D | MediaControlsHelper.java | 75 UiObject2 player = null; in findMediaControls() local
|
| /cts/apps/CtsVerifier/jni/megaaudio/player/ |
| D | OboePlayer.cpp | 173 OboePlayer* player = (OboePlayer*)native_player; in Java_org_hyphonate_megaaudio_player_OboePlayer_setupStreamN() local 181 OboePlayer* player = (OboePlayer*)native_player; in Java_org_hyphonate_megaaudio_player_OboePlayer_teardownStreamN() local
|
| /cts/tests/tests/media/audio/jni/ |
| D | appendix-b-1-1-buffer-queue.cpp | 84 SLObjectItf player; in TestPlayMusicBufferQueue() local
|
| /cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-3913/ |
| D | poc.cpp | 112 status_t setNextPlayer(const sp<IMediaPlayer> &player) { return OK; } in setNextPlayer() 147 sp<IMediaPlayer> player = service->create( in main() local
|
| /cts/tests/tests/media/decoder/src/android/media/decoder/cts/ |
| D | DecodeAccuracyTest.java | 155 private SimplePlayer player; field in DecodeAccuracyTest
|
| /cts/tests/tests/drm/src/android/drm/cts/ |
| D | DRMTest.java | 267 MediaPlayer player = new MediaPlayer(); in testForwardLockAccess() local
|
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/base/ |
| D | BaseSensorTestActivity.java | 427 MediaPlayer player = MediaPlayer.create(this, Settings.System.DEFAULT_NOTIFICATION_URI); in playSound() local
|