Home | History | Annotate | Download | only in camera

Lines Matching full:zoombuttonscontroller

45 import android.widget.ZoomButtonsController;
126 private ZoomButtonsController mZoomButtonsController;
247 // This is necessary to make the ZoomButtonsController unregister
272 mZoomButtonsController = new ZoomButtonsController(ownerView);
276 new ZoomButtonsController.OnZoomListener() {