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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
H A DBasicEditor.java45 protected BasicEditor(int id, int layoutID, int viewID) { argument
46 super(id, layoutID, viewID);
H A DParametricEditor.java83 protected ParametricEditor(int id, int layoutID, int viewID) { argument
85 mLayoutID = layoutID;

Completed in 237 milliseconds