Searched refs:setPlayhead (Results 1 - 1 of 1) sorted by relevance

/packages/apps/VideoEditor/src/com/android/videoeditor/
H A DVideoEditorActivity.java331 if (setPlayhead(timeMs < 0 ? 0 : timeMs)) {
1352 if (setPlayhead(timeMs)) {
1366 private boolean setPlayhead(long timeMs) { method in class:VideoEditorActivity

Completed in 33 milliseconds