Searched defs:setLooping (Results 1 – 13 of 13) sorted by relevance
97 virtual status_t setLooping(int b) {return mPlayer->setLooping(b);} in setLooping() function
163 status_t StagefrightPlayer::setLooping(int loop) { in setLooping() function in android::StagefrightPlayer
408 status_t MidiFile::setLooping(int loop) in setLooping() function in android::MidiFile
1026 status_t MediaPlayerService::Client::setLooping(int loop) in setLooping() function in android::MediaPlayerService::Client
84 virtual status_t setLooping(int loop) {return OK;} in setLooping() function in __anon32e6eb6d0111::Player
247 status_t NuPlayerDriver::setLooping(int loop) { in setLooping() function in android::NuPlayerDriver
163 public static boolean setLooping(String filePath){ in setLooping() method in CodecTest
156 status_t VideoEditorPlayer::setLooping(int loop) { in setLooping() function in android::VideoEditorPlayer
1077 status_t PreviewPlayerBase::setLooping(bool shouldLoop) { in setLooping() function in android::PreviewPlayerBase
505 status_t MediaPlayer::setLooping(int loop) in setLooping() function in android::MediaPlayer
221 status_t setLooping(int loop) in setLooping() function in android::BpMediaPlayer
1207 public native void setLooping(boolean looping); in setLooping() method in MediaPlayer
1241 status_t AwesomePlayer::setLooping(bool shouldLoop) { in setLooping() function in android::AwesomePlayer