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

/packages/apps/VideoEditor/src/com/android/videoeditor/
H A DVideoEditorBaseActivity.java101 enterDisabledState(R.string.editor_no_project);
124 enterDisabledState(R.string.editor_no_project);
834 enterDisabledState(R.string.editor_no_project);
896 protected abstract void enterDisabledState(int statusStringId); method in class:VideoEditorBaseActivity
H A DVideoEditorActivity.java749 enterDisabledState(R.string.editor_no_project);
1239 protected void enterDisabledState(int statusStringId) { method in class:VideoEditorActivity

Completed in 82 milliseconds