History log of /frameworks/base/core/tests/coretests/src/android/view/ScaleGestureDetectorTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
64f5117b7edc174f57b087b3a9f97602e7980e02 19-Aug-2016 Sara Kato <sarakato@google.com> Create test for factor value of ScaleGesture.

A ScaleGestureDectector is attached to an activity.

A pinch and zoom action has been created, and mimics the action by first
sending a down motion on the two points,
which then moves to the supplied end coordinates in the number of steps
(PINCH_STEP_COUNT).

Bug: 30751698
Change-Id: Id654025f47dfc10d852e9f2eb428a969fc7de95c
/frameworks/base/core/tests/coretests/src/android/view/ScaleGestureDetectorTest.java