Searched defs:rewind (Results 1 - 5 of 5) 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/ui/playback/
H A DDvrPlayer.java215 public void rewind(int speed) throws IllegalStateException { method in class:DvrPlayer
216 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
273 public void rewind() { method in class:TimeShiftManager
279 mPlayController.rewind();
589 * It is set true when {@link PlayController#pause}, {@link PlayController#rewind},
754 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/ ...
/packages/apps/TV/libs/
H A Dexoplayer_v2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/exoplayer2/ ...

Completed in 875 milliseconds