Searched refs:configMediaPlayerState (Results 1 - 2 of 2) sorted by relevance

/frameworks/support/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/media/
H A DPlayback.java158 configMediaPlayerState();
275 private void configMediaPlayerState() { method in class:Playback
276 Log.d(TAG, "configMediaPlayerState. mAudioFocus=" + mAudioFocus);
293 Log.d(TAG,"configMediaPlayerState startMediaPlayer. seeking to "
330 // If we are playing, we need to reset media player by calling configMediaPlayerState
340 configMediaPlayerState();
386 configMediaPlayerState();
/frameworks/support/samples/Support4Demos/src/com/example/android/supportv4/media/
H A DPlayback.java158 configMediaPlayerState();
275 private void configMediaPlayerState() { method in class:Playback
276 Log.d(TAG, "configMediaPlayerState. mAudioFocus=" + mAudioFocus);
293 Log.d(TAG,"configMediaPlayerState startMediaPlayer. seeking to "
330 // If we are playing, we need to reset media player by calling configMediaPlayerState
340 configMediaPlayerState();
386 configMediaPlayerState();

Completed in 75 milliseconds