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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/
H A DEditorPlaceHolder.java78 public Editor getEditor(int editorId) { argument
79 return mEditors.get(editorId);
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
H A DFilterRepresentation.java205 public void setEditorId(int editorId) { argument
206 mEditorId = editorId;

Completed in 133 milliseconds