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

/frameworks/base/core/java/android/widget/
H A DZoomButtonsController.java56 * The {@link ZoomButtonsController} handles showing and hiding the zoom
73 public class ZoomButtonsController implements View.OnTouchListener { class in inherits:View.OnTouchListener
75 private static final String TAG = "ZoomButtonsController";
197 * Constructor for the {@link ZoomButtonsController}.
202 public ZoomButtonsController(View ownerView) { method in class:ZoomButtonsController
529 * @hide The ZoomButtonsController implements the OnTouchListener, but this
536 // ZoomButtonsController doesn't handle mutitouch. Give up control.

Completed in 57 milliseconds