HomeSort by relevance Sort by last modified time
    Searched refs:VideoEditorBaseActivity (Results 1 - 2 of 2) sorted by null

  /packages/apps/VideoEditor/src/com/android/videoeditor/
VideoEditorBaseActivity.java 50 public abstract class VideoEditorBaseActivity extends Activity {
103 Toast.makeText(VideoEditorBaseActivity.this, R.string.editor_create_error,
152 Toast.makeText(VideoEditorBaseActivity.this, R.string.editor_aspect_ratio_error,
173 Toast.makeText(VideoEditorBaseActivity.this, R.string.editor_apply_theme_error,
256 Toast.makeText(VideoEditorBaseActivity.this, R.string.editor_export_error,
269 Toast.makeText(VideoEditorBaseActivity.this, R.string.editor_saved_error,
277 Toast.makeText(VideoEditorBaseActivity.this, R.string.editor_release_error,
285 Toast.makeText(VideoEditorBaseActivity.this, R.string.editor_delete_error,
302 Toast.makeText(VideoEditorBaseActivity.this,
305 Toast.makeText(VideoEditorBaseActivity.this, R.string.editor_add_image_error
    [all...]
VideoEditorActivity.java 89 public class VideoEditorActivity extends VideoEditorBaseActivity
    [all...]

Completed in 41 milliseconds