Searched refs:firstStep (Results 1 – 3 of 3) sorted by relevance
241 GestureStep firstStep = gestureSteps.get(0); in newGestureTriesToContinueOldOne() local242 for (int i = 0; i < firstStep.numTouchPoints; i++) { in newGestureTriesToContinueOldOne()243 if (!firstStep.touchPoints[i].mIsStartOfPath) { in newGestureTriesToContinueOldOne()262 GestureStep firstStep = gestureSteps.get(0); in prepareToContinueOldGesture() local265 for (int i = 0; i < firstStep.numTouchPoints; i++) { in prepareToContinueOldGesture()266 TouchPoint touchPoint = firstStep.touchPoints[i]; in prepareToContinueOldGesture()
META-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
55206 method protected int firstStep(org.apache.http.conn.routing.RouteInfo);