Searched refs:canSeekForward (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/media/tests/MediaDump/src/com/android/mediadump/
H A DRgbPlayerActivity.java216 public boolean canSeekForward() { method in class:RgbPlayerActivity.RgbView
H A DVideoDumpView.java228 public boolean canSeekForward () { method in class:VideoDumpView
/frameworks/base/core/java/android/widget/
H A DMediaController.java329 if (mFfwdButton != null && !mPlayer.canSeekForward()) {
701 boolean canSeekForward(); method in interface:MediaController.MediaPlayerControl
H A DVideoView.java808 public boolean canSeekForward() { method in class:VideoView

Completed in 5014 milliseconds