Searched refs:mIgnoreSwipingGesture (Results 1 – 1 of 1) sorted by relevance
956 private boolean mIgnoreSwipingGesture; field in PhotoView.MyGestureListener1019 if (mIgnoreSwipingGesture) return true; in onDoubleTap()1036 if (mIgnoreSwipingGesture) return true; in onScroll()1080 if (mIgnoreSwipingGesture) return true; in onFling()1144 if (mIgnoreSwipingGesture) return true;1161 if (mIgnoreSwipingGesture) return true;1211 if (mIgnoreSwipingGesture) return;1241 if (mIgnoreSwipingGesture) return;1273 if (mIgnoreSwipingGesture) return;1306 mIgnoreSwipingGesture = !enabled;