Searched defs:seekTo (Results 1 – 15 of 15) sorted by relevance
86 virtual status_t seekTo(int msec) {return mPlayer->seekTo(msec);} in seekTo() function
143 status_t StagefrightPlayer::seekTo(int msec) { in seekTo() function in android::StagefrightPlayer
250 status_t MidiFile::seekTo(int position) in seekTo() function in android::MidiFile
258 status_t VorbisPlayer::seekTo(int position) in seekTo() function in android::VorbisPlayer
991 status_t MediaPlayerService::Client::seekTo(int msec) in seekTo() function in android::MediaPlayerService::Client
73 virtual status_t seekTo(int msec) {return OK;} in seekTo() function in __anon12def96b0111::Player
156 public native long seekTo(long pos); in seekTo() method in ParcelFileDescriptor
285 status_t AudioPlayer::seekTo(int64_t time_us) { in seekTo() function in android::AudioPlayer
590 status_t MediaPlayerImpl::seekTo(int64_t time) { in seekTo() function in android::MediaPlayerImpl
580 public void seekTo(int msec) { in seekTo() method in VideoView
605 void seekTo(int pos); in seekTo() method
114 status_t seekTo(int msec) in seekTo() function in android::BpMediaPlayer
452 status_t MediaPlayer::seekTo(int msec) in seekTo() function in android::MediaPlayer
133 public static boolean seekTo(String filePath){ in seekTo() method in CodecTest
902 public native void seekTo(int msec) throws IllegalStateException; in seekTo() method in MediaPlayer