Package org.robolectric.shadows
Class ShadowTouchDelegate
- java.lang.Object
-
- org.robolectric.shadows.ShadowTouchDelegate
-
@Implements(android.view.TouchDelegate.class) public class ShadowTouchDelegate extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ShadowTouchDelegate()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void__constructor__(android.graphics.Rect bounds, android.view.View delegateView)android.graphics.RectgetBounds()android.view.ViewgetDelegateView()
-