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

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/
H A DActionSlider.java28 public class ActionSlider extends TitledSlider { class in inherits:TitledSlider
29 private static final String LOGTAG = "ActionSlider";
32 public ActionSlider() { method in class:ActionSlider
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
H A DParametricEditor.java32 import com.android.gallery3d.filtershow.controller.ActionSlider;
83 portraitMap.put(ParameterActionAndInt.sParameterType, ActionSlider.class);
84 landscapeMap.put(ParameterActionAndInt.sParameterType, ActionSlider.class);

Completed in 96 milliseconds