Searched refs:mIgnoreSwipingGesture (Results 1 – 1 of 1) sorted by relevance
924 private boolean mIgnoreSwipingGesture; field in PhotoView.MyGestureListener963 if (mIgnoreSwipingGesture) return true; in onDoubleTap()980 if (mIgnoreSwipingGesture) return true; in onScroll()1024 if (mIgnoreSwipingGesture) return true; in onFling()1086 if (mIgnoreSwipingGesture) return true;1105 if (mIgnoreSwipingGesture) return true;1147 if (mIgnoreSwipingGesture) return;1177 if (mIgnoreSwipingGesture) return;1206 if (mIgnoreSwipingGesture) return;1236 mIgnoreSwipingGesture = !enabled;