FileDocCategorySizeDatePackage
ZoomButtonsController.javaAPI DocAndroid 5.1 API1443Sat Mar 14 14:09:40 GMT 2015android.widget

ZoomButtonsController

public class ZoomButtonsController extends Object implements android.view.View.OnTouchListener

Fields Summary
Constructors Summary
public ZoomButtonsController(android.view.View ownerView)

 throw new RuntimeException("Stub!"); 
Methods Summary
public android.view.ViewGroupgetContainer()

 throw new RuntimeException("Stub!"); 
public android.view.ViewgetZoomControls()

 throw new RuntimeException("Stub!"); 
public booleanisAutoDismissed()

 throw new RuntimeException("Stub!"); 
public booleanisVisible()

 throw new RuntimeException("Stub!"); 
public booleanonTouch(android.view.View v, android.view.MotionEvent event)

 throw new RuntimeException("Stub!"); 
public voidsetAutoDismissed(boolean autoDismiss)

 throw new RuntimeException("Stub!"); 
public voidsetFocusable(boolean focusable)

 throw new RuntimeException("Stub!"); 
public voidsetOnZoomListener(android.widget.ZoomButtonsController$OnZoomListener listener)

 throw new RuntimeException("Stub!"); 
public voidsetVisible(boolean visible)

 throw new RuntimeException("Stub!"); 
public voidsetZoomInEnabled(boolean enabled)

 throw new RuntimeException("Stub!"); 
public voidsetZoomOutEnabled(boolean enabled)

 throw new RuntimeException("Stub!"); 
public voidsetZoomSpeed(long speed)

 throw new RuntimeException("Stub!");