Searched refs:getGestureDetector (Results 1 – 2 of 2) sorted by relevance
83 public GestureDetector getGestureDetector() { in getGestureDetector() method in GestureDetectorCtsActivity
66 mGestureDetector = mActivity.getGestureDetector(); in setup()