HomeSort by relevance Sort by last modified time
    Searched full:touch_move (Results 1 - 4 of 4) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
FingerPaint.java 100 private void touch_move(float x, float y) { method in class:FingerPaint.MyView
128 touch_move(x, y); method
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
LongPressDetector.java 30 // True iff a touch_move has exceeded the touch slop distance.
  /external/chromium_org/chrome/test/chromedriver/client/
command_executor.py 129 TOUCH_MOVE = (_Method.POST, '/session/:sessionId/touch/move')
  /external/chromium_org/ui/aura/
window_unittest.cc     [all...]

Completed in 196 milliseconds