Searched defs:BaseScaleGestureDetectorImpl (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/compat/java/android/support/v4/view/
H A DScaleGestureDetectorCompat.java33 private static class BaseScaleGestureDetectorImpl implements ScaleGestureDetectorImpl { class in class:ScaleGestureDetectorCompat
34 BaseScaleGestureDetectorImpl() { method in class:ScaleGestureDetectorCompat.BaseScaleGestureDetectorImpl
68 IMPL = new BaseScaleGestureDetectorImpl();

Completed in 430 milliseconds