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

/frameworks/support/v4/java/android/support/v4/view/
H A DMotionEventCompat.java44 static class BaseMotionEventVersionImpl implements MotionEventVersionImpl { class in class:MotionEventCompat
99 static class EclairMotionEventVersionImpl extends BaseMotionEventVersionImpl {
160 IMPL = new BaseMotionEventVersionImpl();

Completed in 191 milliseconds