Home
last modified time | relevance | path

Searched refs:setController (Results 1 – 11 of 11) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/controller/
DParameter.java28 public void setController(Control c); in setController() method
DBasicParameterInt.java72 public void setController(Control control) { in setController() method in BasicParameterInt
DBasicParameterStyle.java65 public void setController(Control control) { in setController() method in BasicParameterStyle
DParameterColor.java80 public void setController(Control control) { in setController() method in ParameterColor
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DBasicEditor.java126 public void setController(Control c) { in setController() method in BasicEditor
DParametricEditor.java192 p.setController(mControl); in control()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/
DFilterBasicRepresentation.java156 public void setController(Control control) { in setController() method in FilterBasicRepresentation
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DRecentsAnimationWrapper.java72 public synchronized void setController(SwipeAnimationTargetSet targetSet) { in setController() method in RecentsAnimationWrapper
DBaseSwipeUpHandler.java265 mRecentsAnimationWrapper.setController(targetSet); in onRecentsAnimationStart()
DWindowTransformSwipeHandler.java612 mRecentsAnimationWrapper.setController(null); in onRecentsAnimationCanceled()
/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/inputconsumers/
DFallbackNoButtonInputConsumer.java431 mRecentsAnimationWrapper.setController(null); in onRecentsAnimationCanceled()