Searched refs:editorID (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DFilterPointRepresentation.java25 public FilterPointRepresentation(String type, int textid, int editorID) { argument
30 setEditorId(editorID);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
H A DFilterShowActivity.java692 public Editor getEditor(int editorID) { argument
693 return mEditorPlaceHolder.getEditor(editorID);

Completed in 421 milliseconds