Home | History | Annotate | Download | only in accessibility

Lines Matching defs:mCurrentState

128     private int mCurrentState = STATE_TOUCH_EXPLORING;
246 switch (mCurrentState) {
280 mCurrentState = STATE_TOUCH_EXPLORING;
287 Slog.d(LOG_TAG, getStateSymbolicName(mCurrentState));
292 switch(mCurrentState) {
306 throw new IllegalStateException("Illegal state: " + mCurrentState);
429 mCurrentState = STATE_GESTURE_DETECTING;
491 mCurrentState = STATE_DRAGGING;
497 mCurrentState = STATE_DELEGATING;
518 mCurrentState = STATE_DELEGATING;
576 mCurrentState = STATE_DELEGATING;
616 mCurrentState = STATE_DELEGATING;
625 mCurrentState = STATE_DELEGATING;
642 mCurrentState = STATE_TOUCH_EXPLORING;
647 mCurrentState = STATE_TOUCH_EXPLORING;
684 mCurrentState = STATE_TOUCH_EXPLORING;
742 mCurrentState = STATE_TOUCH_EXPLORING;
1374 mCurrentState = STATE_DELEGATING;