Lines Matching full:again
187 // reopen the same song (it will start again
313 // system will relaunch it. Make sure it gets stopped again in that case.
472 // that fails, wait a while and try again. If that too fails,
478 // wait a bit and try again
655 // Check again to make sure nothing is playing right now
660 // save the queue again, because it might have changed
693 mOneShot = true; // This makes us not save the state again later,
1036 // beware: this ends up being recursive because next() calls open() again.
1173 again will go to the track played before that, etc. When the start of the
1185 a random track will be picked again. If at any time user disables shuffling
1186 the next/previous track will be picked in sequential order again.