Searched defs:themeType (Results 1 - 1 of 1) sorted by relevance

/packages/apps/VideoEditor/src/com/android/videoeditor/service/
H A DApiService.java313 * @param themeType The theme type
316 String[] movies, String[] photos, String themeType) {
323 intent.putExtra(PARAM_THEME, themeType);
315 createVideoEditor(Context context, String projectPath, String projectName, String[] movies, String[] photos, String themeType) argument

Completed in 13 milliseconds