Home
last modified time | relevance | path

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

/cts/tests/tests/widget/src/android/widget/cts/
DZoomButtonTest.java147 final ZoomLongClickListener longClickListener = new ZoomLongClickListener(); in testSetZoomSpeed()
182 private static class ZoomLongClickListener implements View.OnLongClickListener, Runnable { class in ZoomButtonTest