Searched refs:mNotGesture (Results 1 – 1 of 1) sorted by relevance
1372 private boolean mNotGesture; field in PinyinIME.OnGestureListener1387 mNotGesture = false; in onDown()1395 if (mNotGesture) return false; in onScroll()1421 mNotGesture = true; in onScroll()1435 mNotGesture = true; in onScroll()