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

  /packages/apps/VideoEditor/src/com/android/videoeditor/
VideoEditorActivity.java 90 public class VideoEditorActivity extends VideoEditorBaseActivity
92 private static final String TAG = "VideoEditorActivity";
724 ApiService.setAspectRatio(VideoEditorActivity.this, mProjectPath,
747 ApiService.deleteProject(VideoEditorActivity.this, mProjectPath);
    [all...]
  /packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
MediaLinearLayout.java 56 import com.android.videoeditor.VideoEditorActivity;
236 VideoEditorActivity.DIALOG_REMOVE_EFFECT_ID, bundle);
247 VideoEditorActivity.DIALOG_CHANGE_RENDERING_MODE_ID, bundle);
255 VideoEditorActivity.DIALOG_REMOVE_MEDIA_ITEM_ID, bundle);
309 VideoEditorActivity.REQUEST_CODE_KEN_BURNS);
361 VideoEditorActivity.DIALOG_REMOVE_TRANSITION_ID, bundle);
    [all...]

Completed in 40 milliseconds