Searched refs:mLastDirection (Results 1 – 2 of 2) sorted by relevance
98 private int mLastDirection; field in AccessibilityInjector153 if (direction == mLastDirection && mIsLastSelectionStringNull) { in onKeyEvent()157 mLastDirection = direction; in onKeyEvent()165 if (direction == mLastDirection && mIsLastSelectionStringNull) { in onKeyEvent()169 mLastDirection = direction; in onKeyEvent()189 mLastDirection = binding.getFirstArgument(i); in onKeyEvent()191 traverseGivenAxis(mLastDirection, NAVIGATION_AXIS_DEFAULT_WEB_VIEW_BEHAVIOR, in onKeyEvent()
43 private Direction mLastDirection = null; field in Path74 mLastDirection = null; in reset()87 mLastDirection = null; in rewind()386 if (mLastDirection == null) { in detectSimplePath()387 mLastDirection = dir; in detectSimplePath()389 if (mLastDirection != dir) { in detectSimplePath()