Searched refs:stopMotionEventTracing (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewDebug.java753 * {@link #stopMotionEventTracing()} is invoked before.
763 * @see #stopMotionEventTracing()
775 throw new IllegalStateException("You must call stopMotionEventTracing() before running" +
811 public static void stopMotionEventTracing() { method in class:ViewDebug
819 " stopMotionEventTracing()!");

Completed in 71 milliseconds