Searched defs:rewind (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/mockable/
H A DMediaController.java222 public void rewind() { method in class:MediaController.TransportControls
223 mTransportDelegate.rewind();
/packages/apps/TV/src/com/android/tv/dvr/
H A DDvrPlayer.java186 public void rewind(int speed) throws IllegalStateException { method in class:DvrPlayer
187 if (DEBUG) Log.d(TAG, "rewind()");
/packages/apps/TV/src/com/android/tv/
H A DTimeShiftManager.java57 * {@link PlayController} controls the playback such as play/pause, rewind and fast-forward using
124 * If the current position enters within this range from the recording start time, rewind action
132 * If the current position goes out of this range from the recording start time, rewind action
274 public void rewind() { method in class:TimeShiftManager
280 mPlayController.rewind();
590 * It is set true when {@link PlayController#pause}, {@link PlayController#rewind},
746 void rewind() { method in class:TimeShiftManager.PlayController
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 750 milliseconds