Searched refs:ZoomLongClickListener (Results 1 – 1 of 1) sorted by relevance
147 final ZoomLongClickListener longClickListener = new ZoomLongClickListener(); in testSetZoomSpeed()182 private static class ZoomLongClickListener implements View.OnLongClickListener, Runnable { class in ZoomButtonTest