Home
last modified time | relevance | path

Searched refs:STATE_PLAYBACK_COMPLETED (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
DVideoView.java95 private static final int STATE_PLAYBACK_COMPLETED = 5; field in VideoView
544 mCurrentState = STATE_PLAYBACK_COMPLETED;
545 mTargetState = STATE_PLAYBACK_COMPLETED;