Searched refs: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.java734 enterDisabledState(R.string.editor_no_project);
1224 protected void enterDisabledState(int statusStringId) { method in class:VideoEditorActivity

Completed in 27 milliseconds