Searched refs:isSwipe (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Camera/src/com/android/camera/
H A DPreviewGestures.java213 if (isSwipe(m, true)) {
218 if (isSwipe(m , false)) {
244 private boolean isSwipe(MotionEvent m, boolean left) { method in class:PreviewGestures

Completed in 8 milliseconds