Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/ui/
DMainActivityLayout.java53 private boolean mSwipeEnabled = true; field in MainActivityLayout
73 mSwipeEnabled = enabled; in setSwipeEnabled()
100 if (mIsCaptureIntent || !mSwipeEnabled) { in onInterceptTouchEvent()
/packages/apps/Camera2/src/com/android/camera/app/
DCameraAppUI.java493 private boolean mSwipeEnabled = true; field in CameraAppUI
742 || !mSwipeEnabled) { in onScroll()
909 mSwipeEnabled = enabled; in setSwipeEnabled()